Newman Run Dashboard

Saturday, 26 July 2025 03:44:47
Total Iterations

2

Total Assertions

478

Total Failed Tests

91

Total Skipped Tests

0


File Information
Collection: InWarranty-Flow-Collection
Environment: QA
Timings and Data
Total run duration: 44.8s
Total data received: 1.53MB
Average response time: 227ms
Summary Item Total Failed
Requests 182 0
Prerequest Scripts 202 0
Test Scripts 326 0
Assertions 478 91
Skipped Tests 0 -



Showing 91 Failures

Failed Test: Verify Response Time is less than 400 ms

Assertion Error Message
expected 439 to be below 400
Failed Test: Verify Status code is 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Status code is 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify Invalid or expired token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid or expired token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid imeiNumber format return 400 Bad Request and error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Empty Problem Array return 400 Bad Request and error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Invalid Authorization Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing Token returns 403 - Forbidden error message

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing Token returns 400 - Bad Request error message

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify if the customer info is correct

Assertion Error Message
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Failed Test: Verify if the customer info is correct

Assertion Error Message
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Failed Test: Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present

Assertion Error Message
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Failed Test: Verify response body contains 'Not Found'

Assertion Error Message
expected '404. Use: /v1/<path>' to include 'Not Found'
Failed Test: Verify Status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response body contains 'Forbidden'

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Failed Test: Verify response body contains 'No record found'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'No record found'
Failed Test: Verify Status code 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify response body contains 'Invalid job number format'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Failed Test: Verify Status code 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify response body contains 'Invalid job number format'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Failed Test: Verify Status code 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify response body contains 'Method Not Allowed'

Assertion Error Message
expected '404. Use: /v1/<path>' to include 'Method Not Allowed'
Failed Test: Invalid Username should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid Password should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Blank username should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Blank password should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify password field is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify response message is Unauthorized

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: Status code is 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response message is Forbidden

Assertion Error Message
expected 'Unexpected token J in JSON at positio…' to deeply equal 'Forbidden'
Failed Test: Status code is 403 Forbidden when invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Response message is 403 Forbidden when invalid token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Failed Test: Created job should be present JOB_47792 for pending for assignment state

Assertion Error Message
expected [ 47791, 47789, 47777, 47775, …(308) ] to include 'JOB_47792'
Failed Test: Verify Status code is 403 Forbidden when the endpoint is incorrect

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains 'Forbidden'

Assertion Error Message
expected '{"status":500,"message":"invalid toke…' to include 'Forbidden'
Failed Test: Job should now appear in engineer’s job list

Assertion Error Message
expected [ 47793, 47791, 47789, 47777, …(308) ] to include 47792
Failed Test: Invalid username should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid password should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Blank username or password should return 400 Bad Request with appropriate error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Request without token should return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify with an incorrect token should return 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify an invalid HTTP method the API should return 405 Method Not Allowed.

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Request with an invalid or expired token should return 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed.

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Status code is 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Status code is 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify Invalid or expired token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid or expired token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Invalid imeiNumber format return 400 Bad Request and error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Empty Problem Array return 400 Bad Request and error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Invalid Authorization Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing Token returns 403 - Forbidden error message

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Missing Token returns 400 - Bad Request error message

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify if the customer info is correct

Assertion Error Message
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Failed Test: Verify if the customer info is correct

Assertion Error Message
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Failed Test: Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present

Assertion Error Message
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Failed Test: Verify response body contains 'Not Found'

Assertion Error Message
expected '404. Use: /v1/<path>' to include 'Not Found'
Failed Test: Verify Status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response body contains 'Forbidden'

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Failed Test: Verify response body contains 'No record found'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'No record found'
Failed Test: Verify Status code 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify response body contains 'Invalid job number format'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Failed Test: Verify Status code 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify response body contains 'Invalid job number format'

Assertion Error Message
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Failed Test: Verify Status code 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify response body contains 'Method Not Allowed'

Assertion Error Message
expected '404. Use: /v1/<path>' to include 'Method Not Allowed'
Failed Test: Invalid Username should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid Password should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Blank username should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Blank password should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify password field is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify response message is Unauthorized

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: Status code is 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response message is Forbidden

Assertion Error Message
expected 'Unexpected token J in JSON at positio…' to deeply equal 'Forbidden'
Failed Test: Status code is 403 Forbidden when invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Response message is 403 Forbidden when invalid token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Failed Test: Created job should be present JOB_47795 for pending for assignment state

Assertion Error Message
expected [ 47794, 47791, 47789, 47777, …(309) ] to include 'JOB_47795'
Failed Test: Verify Status code is 403 Forbidden when the endpoint is incorrect

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains 'Forbidden'

Assertion Error Message
expected '{"status":500,"message":"invalid toke…' to include 'Forbidden'
Failed Test: Job should now appear in engineer’s job list

Assertion Error Message
expected [ 47794, 47791, 47789, 47777, …(308) ] to include 47795
Failed Test: Invalid username should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid password should return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Blank username or password should return 400 Bad Request with appropriate error message

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Request without token should return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify with an incorrect token should return 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify an invalid HTTP method the API should return 405 Method Not Allowed.

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Request with an invalid or expired token should return 403 Forbidden.

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed.

Assertion Error Message
expected response to have status code 405 but got 404


There are no skipped tests



2 Iterations available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 439ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f851d9b6-431d-4fdd-9b6d-84294aecea16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2q4COOrSAHNSGAINi8It8zLBWkE"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws"}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Message Code is success 1 0 0
Verify Token is not empty 1 0 0
Verify Token is valid 1 0 0
Validate JSON Schema 1 0 0
Verify Response Time is less than 400 ms 0 1 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify Response Time is less than 400 ms
expected 439 to be below 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b652496-252b-477c-9792-e1f581ebdf15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd234",
            "password": "fd234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Status code is 401 - Unauthorized 0 1 0
Verify correct Error Message is displayed 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Status code is 401 - Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78b1ca3d-cd1a-4c87-b167-61e83a1585e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Status code is 400 - Bad Request 0 1 0
Verify correct Error Message is displayed 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Status code is 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 63297039-ec93-4087-9658-656741c0fb72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Verify Message is Success 1 0 0
Verify the response time is less than 400 ms 1 0 0
Verify response body contains all fields 1 0 0
Verify if the role name is FrontDesk 1 0 0
Verify response body matches the schema 1 0 0
User data should be present in the response body 1 0 0
Verify reset_password_date is null 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 3e364a4f-ddc9-4fc7-aac8-db7a51fa4165
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXoiu
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 46f1b9bc-0578-4ec4-9462-7dabb891e689
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid or expired token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid or expired token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token df9747ed-b31a-4ea1-8098-dfcfddcfa47a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hw3gPJkBpG3Axv9LuckHF8UACUY"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":21},{"label":"Created today","key":"created_today","count":13},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify essage is 'Success' 1 0 0
Verify response body contains fields: label, key and count 1 0 0
Verify data-type of label, key and count values 1 0 0
Verify response time is less than 500 ms 1 0 0
Verify Key values match expected categories 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token a36f29cb-bd78-405c-999f-e4a6e5b1705d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXpoi
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 2532541a-a702-4c26-b7dd-77c0afc4c090
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid or expired token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid or expired token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6da1faf5-77de-4c6b-a2a1-fd80897998ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify response time is less than 500ms 1 0 0
Verify message is Success 1 0 0
Verify the JSON Schema 1 0 0
Verify mst_oem, mst_model, mst_product, mst_problem is present in the response body 1 0 0
Verify key returns non-empty array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02ddb225-ef50-4cfc-bbbe-f9545692600b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwoiuwNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13929da8-0b95-49cb-962c-3276ab112ab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f768d52f-9617-49df-8d33-4e8a3118cd29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1057
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Nikita",
                "last_name": "Rao",
                "mobile_number": "598-344-3412",
                "mobile_number_alt": "",
                "email_id": "Lee_Lindgren17@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "89434558138509",
                "imei1": "89434558138509",
                "imei2": "89434558138509",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-RTvilOj77tYhEctet0K2yInPeLo"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":47809,"tr_customer_product_id":47799,"job_number":"JOB_47792"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Message is Job Created Successfully 1 0 0
Job number starts with Job_ 1 0 0
Response body contain id, tr_customer_id, tr_customer_product_id and is a number 1 0 0
Response time is less than 500 ms 1 0 0
Validate Json Schema 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d071e4a9-bba3-4f10-bf05-a9e03ea497bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "751",
                "imei1": "751",
                "imei2": "751",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid imeiNumber format return 400 Bad Request and error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid imeiNumber format return 400 Bad Request and error message
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 132B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 795be3ef-dc29-419d-abeb-2e6ee2893b28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 980
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "74661358249897",
                "imei1": "74661358249897",
                "imei2": "74661358249897",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Empty Problem Array return 400 Bad Request and error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Empty Problem Array return 400 Bad Request and error message
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 209ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0da4052-8213-4ac1-bc40-30b004834387
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "64327524222067",
                "imei1": "64327524222067",
                "imei2": "64327524222067",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing Authorization Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0Xtgh67N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41533bf9-bd65-4eb5-ab5a-50d9f39eecc8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "79417359566958",
                "imei1": "79417359566958",
                "imei2": "79417359566958",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Invalid Authorization Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid Authorization Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-boyCX56irKBPoSt1PTpiQrV+lVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0c71a70-f0a5-4ea1-8b31-63fe1c08be44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-rzF/FKJ9NYnGmWxgiW9yrgfkOpE"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":21},{"label":"Created today","key":"created_today","count":14},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the created_today count is greater than older value 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 13.41KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33483b59-1427-4141-a145-bb8fd912b0f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35a3-RBxpCx/NuoJZ2m/HSN6C1XHKTts"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:05.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message should be Success 1 0 0
Response data should be a non-empty array 1 0 0
Each object in the array starts with JOB_ 1 0 0
Response time should be below 500 ms 1 0 0
Verify all required fields are present in the response body 1 0 0
Verify job number created in previous API Request is be present in this response 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57a6a857-2030-4b66-80c3-fbeab62f7920
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing Token returns 401 - Unauthorized error message 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDoieyr6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bf647ec-81ff-4630-a49d-1f651627d1e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-yeQCF6QqqEq1TkVVyyHzibJHIAI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token { in JSON at position 291"}
Test Information
NamePassedFailedSkipped
Missing Token returns 403 - Forbidden error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing Token returns 403 - Forbidden error message
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c5656ab-97d2-42fa-96fc-5a31dacdc4d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "details_key": "created_today_invalid"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Missing Token returns 400 - Bad Request error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing Token returns 400 - Bad Request error message
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5025-i1q6UyupAt7lP+9k1G8WbO0IdEw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 20.24KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f689f2d-e5b0-4e47-b2df-745664f06ead
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50f6-FbWZgB4BkT1hB1zCaNw8CZt7zSQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31077"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 1017B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce517f3b-248f-4c48-a7e2-3e56111c0294
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47792"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-KGk5zXm6uZoikCgR9Hvu13kyitQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:05.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message is Success 1 0 0
Response time is less than 500ms 1 0 0
Response data is an array with exactly 1 matching job object 1 0 0
The job number in response should match searchText 1 0 0
Verify job_number starts with JOB_ 1 0 0
Verify important fields are present in the response body 1 0 0
Verify if the customer info is correct 0 1 0
Verify timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify if the customer info is correct
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31077"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 1017B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43dda2c5-209a-4148-a01b-05f0892f0f8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47792"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-KGk5zXm6uZoikCgR9Hvu13kyitQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:05.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message is Success 1 0 0
Response time is less than 500ms 1 0 0
Response data is an array with exactly 1 matching job object 1 0 0
The job number in response should match searchText 1 0 0
Verify job_number starts with JOB_ 1 0 0
Verify important fields are present in the response body 1 0 0
Verify if the customer info is correct 0 1 0
Verify timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify if the customer info is correct
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47792
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1.51KB

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e69d05b9-04d8-47f0-b71e-b5ed1bf65805
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60e-PnWMJiVSn5hjeR7C5mkMdKC6xVo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:05.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":209266,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:05.000Z","created_at":"2025-07-26T03:44:05.000Z"},{"id":209267,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:05.000Z","created_at":"2025-07-26T03:44:05.000Z"}],"problems":[{"id":74933,"problem":"Sync issue","remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:05.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Response Time is less than 500ms 1 0 0
Verify message is success 1 0 0
Verify job number matches the request 1 0 0
Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present 0 1 0
Verify Details array contains history with proper status transitions 1 0 0
Verify that all the mandatory fields in details array are present 2 0 0
Verify is the mst_action_status is not null and has correct value 2 0 0
Verify that all the mandatory fields in problems array are present 1 0 0
Verify that the problems array is present and contains the correct problem 1 0 0
Verify if Quatations is an array 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present
expected 'Nikita Rao' to deeply equal 'Kennedy Kihn'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47792
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5de7bfa7-cbe9-4a33-a1e9-4edcd884327f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code 401 Unauthorized 1 0 0
Verify response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da610893-a053-4e10-9b7e-624752bfe858
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code 404 Not Found 1 0 0
Verify response body contains 'Not Found' 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify response body contains 'Not Found'
expected '404. Use: /v1/<path>' to include 'Not Found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47792
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlpoiythabW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cc3460c-89cd-4e36-99af-b693c9a3ade0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-3/Nqn1HuZsOs7MStDB2N2qYXjvA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token # in JSON at position 75"}
Test Information
NamePassedFailedSkipped
Verify Status code 403 0 1 0
Verify response body contains 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code 403
expected response to have status code 403 but got 500
Verify response body contains 'Forbidden'
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_93062
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc7a0f1f-d1bb-4b2c-9de8-278b34d7959e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 200 1 0 0
Verify response body contains 'No record found' 0 1 0
Verify data is null 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify response body contains 'No record found'
expected '{"message":"Success","data":null}' to include 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOO_33062
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 33B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0856e716-0e92-471e-9f08-b512611f6cf8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 400 Bad Request 0 1 0
Verify response body contains 'Invalid job number format' 0 1 0
Verify data is null 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Status code 400 Bad Request
expected response to have status code 400 but got 200
Verify response body contains 'Invalid job number format'
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOO_33062
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 33B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e03f19d-4309-4ec8-a420-28a7309d2b3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 400 Bad Request 0 1 0
Verify response body contains 'Invalid job number format' 0 1 0
Verify data is null 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Status code 400 Bad Request
expected response to have status code 400 but got 200
Verify response body contains 'Invalid job number format'
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47792
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6101ccba-4721-4059-afd7-380abbcb513c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code 405 Method Not Allowed 0 1 0
Verify response body contains 'Method Not Allowed' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code 405 Method Not Allowed
expected response to have status code 405 but got 404
Verify response body contains 'Method Not Allowed'
expected '404. Use: /v1/<path>' to include 'Method Not Allowed'
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d3d3a82-3da7-4eb2-b2f0-c4f8883dca33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-v7k7YhrUOzmVrqYXCCQeHdkFQcY"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response message should be 'Success' 1 0 0
Token should be present and valid (JWT - 3 parts) 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75ac76e1-c0eb-472d-beeb-d57e2177da96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamsuppp",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Username should return 401 Unauthorized 0 1 0
Invalid Username should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid Username should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7efaf8c-f811-4528-9a56-d815be599062
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamsup",
            "password": "passworddd"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Password should return 401 Unauthorized 0 1 0
Invalid Password should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid Password should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c20ce790-850c-41cf-a276-78b564be4511
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "username": "",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank username should return 400 Bad Request 0 1 0
Blank username should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank username should return 400 Bad Request
expected response to have status code 400 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 939241e8-ca8a-4533-9eb1-351159005341
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 51
Request Body
{
            "username": "iamsup",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank password should return 400 Bad Request 0 1 0
Blank password should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank password should return 400 Bad Request
expected response to have status code 400 but got 500
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe40e691-abe8-4ef6-87b3-69e04417c69c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response should contain a message field with the value Success' 1 0 0
Verify password field is not present in the response body 0 1 0
Verify mandatory property are present in the response body 1 0 0
The field role_name should be equal to 'Supervisor' 1 0 0
Verify Both created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Verify mobile_number should be a 10-digit numeric string 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify password field is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f2bbbb1-3037-49bb-b349-cac0f5c65e88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorized 1 0 0
Verify response message is Unauthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify response message is Unauthorized
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5b21735-560b-4a82-b8c8-13f53194c977
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-aWjnfOM75HTPjvUe1HwU5MUbtRE"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token J in JSON at position 19"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden. 0 1 0
Verify response message is Forbidden 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403 Forbidden.
expected response to have status code 403 but got 500
Verify response message is Forbidden
expected 'Unexpected token J in JSON at positio…' to deeply equal 'Forbidden'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 250B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 775b789a-2604-4909-8c24-60c1a7cbca5c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-smWjO4KvdPdlQZNk+ojCMLrJiCQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":312},{"label":"Pending for repair","key":"pending_for_repair","count":19},{"label":"Pending for delivery","key":"pending_for_delivery","count":21}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message should be 'Success' 1 0 0
Response time is less than 500 ms 1 0 0
Verify data is an non empty array 1 0 0
Verify each item should have a valid label, count and key - Pending for assignment 1 0 0
Verify each item should have a valid label, count and key - Pending for repair 1 0 0
Verify each item should have a valid label, count and key - Pending for delivery 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f10aaa05-0839-4a3a-a15e-9ad25012c21f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorized when missing token 1 0 0
Response message is 401 Unauthorized when missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWahsiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e08b528e-5856-40dc-9f87-11d79bdbc8fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-NNR61eKT8RQT1UAwX2S/31496V4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token i in JSON at position 59"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden when invalid token 0 1 0
Response message is 403 Forbidden when invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403 Forbidden when invalid token
expected response to have status code 403 but got 500
Response message is 403 Forbidden when invalid token
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 302.5KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f4b2797-4276-40ce-a87f-99cd4d2a2f32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4b9fb-U8OBaCD/vJLfHdPFzO1abk03yg4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47777,"job_number":"JOB_47777","tr_customer_id":47794,"tr_customer_product_id":47784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:50:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Kraig_White@hotmail.com","dop":"2025-07-09","serial_number":"106996593830337","imei1":"106996593830337","imei2":"106996593830337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47775,"job_number":"JOB_47775","tr_customer_id":47792,"tr_customer_product_id":47782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:21.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Arnoldo_Kirlin@yahoo.com","dop":"2025-07-09","serial_number":"105664361987723","imei1":"105664361987723","imei2":"105664361987723","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47773,"job_number":"JOB_47773","tr_customer_id":47790,"tr_customer_product_id":47780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:02.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Paul.Kunze@gmail.com","dop":"2025-07-09","serial_number":"101006223118116","imei1":"101006223118116","imei2":"101006223118116","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47770,"job_number":"JOB_47770","tr_customer_id":47787,"tr_customer_product_id":47777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Laisha.Christiansen@yahoo.com","dop":"2025-07-09","serial_number":"102977332931565","imei1":"102977332931565","imei2":"102977332931565","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47731,"job_number":"JOB_47731","tr_customer_id":47748,"tr_customer_product_id":47738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:07:57.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Beverly_Schneider83@hotmail.com","dop":"2025-07-09","serial_number":"103770963762220","imei1":"103770963762220","imei2":"103770963762220","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47729,"job_number":"JOB_47729","tr_customer_id":47746,"tr_customer_product_id":47736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:36.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dallas_Braun94@hotmail.com","dop":"2025-07-09","serial_number":"105869349538526","imei1":"105869349538526","imei2":"105869349538526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47728,"job_number":"JOB_47728","tr_customer_id":47745,"tr_customer_product_id":47735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:50.000Z","modified_at":"2025-07-25T19:05:50.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Alisa_Rempel39@hotmail.com","dop":"2025-07-09","serial_number":"109783292670297","imei1":"109783292670297","imei2":"109783292670297","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47727,"job_number":"JOB_47727","tr_customer_id":47744,"tr_customer_product_id":47734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:49.000Z","modified_at":"2025-07-25T19:05:49.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Macy_Cormier@gmail.com","dop":"2025-07-09","serial_number":"106869586990468","imei1":"106869586990468","imei2":"106869586990468","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47726,"job_number":"JOB_47726","tr_customer_id":47743,"tr_customer_product_id":47733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:04:42.000Z","modified_at":"2025-07-25T19:04:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Margie.Flatley@hotmail.com","dop":"2025-07-09","serial_number":"106312744889976","imei1":"106312744889976","imei2":"106312744889976","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47725,"job_number":"JOB_47725","tr_customer_id":47742,"tr_customer_product_id":47732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:56:13.000Z","modified_at":"2025-07-25T18:56:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Gayle_Frami67@yahoo.com","dop":"2025-07-09","serial_number":"104689782015963","imei1":"104689782015963","imei2":"104689782015963","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47724,"job_number":"JOB_47724","tr_customer_id":47741,"tr_customer_product_id":47731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:54:48.000Z","modified_at":"2025-07-25T18:54:48.000Z","name":"Gina Funk","mobile_number":"985-773-9578","email_id":"Levi_Stokes@yahoo.com","dop":"2025-07-09","serial_number":"100049776501433","imei1":"100049776501433","imei2":"100049776501433","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47723,"job_number":"JOB_47723","tr_customer_id":47740,"tr_customer_product_id":47730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:52:02.000Z","modified_at":"2025-07-25T18:52:02.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"13391400188926","imei1":"13391400188926","imei2":"13391400188926","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47722,"job_number":"JOB_47722","tr_customer_id":47739,"tr_customer_product_id":47729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:51.000Z","modified_at":"2025-07-25T18:47:51.000Z","name":"Rahsaan Jaskolski","mobile_number":"529-509-1491","email_id":"Hannah91@hotmail.com","dop":"2025-07-09","serial_number":"105805932166184","imei1":"105805932166184","imei2":"105805932166184","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47721,"job_number":"JOB_47721","tr_customer_id":47738,"tr_customer_product_id":47728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:07.000Z","modified_at":"2025-07-25T18:47:07.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"18533544125261","imei1":"18533544125261","imei2":"18533544125261","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47720,"job_number":"JOB_47720","tr_customer_id":47737,"tr_customer_product_id":47727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"106081060957896","imei1":"106081060957896","imei2":"106081060957896","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47719,"job_number":"JOB_47719","tr_customer_id":47736,"tr_customer_product_id":47726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"109209107196402","imei1":"109209107196402","imei2":"109209107196402","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47718,"job_number":"JOB_47718","tr_customer_id":47735,"tr_customer_product_id":47725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105497256133055","imei1":"105497256133055","imei2":"105497256133055","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47717,"job_number":"JOB_47717","tr_customer_id":47734,"tr_customer_product_id":47724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:15:23.000Z","modified_at":"2025-07-25T18:15:23.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19537067292296","imei1":"19537067292296","imei2":"19537067292296","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47716,"job_number":"JOB_47716","tr_customer_id":47733,"tr_customer_product_id":47723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:38.000Z","modified_at":"2025-07-25T18:14:38.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"14236984734990","imei1":"14236984734990","imei2":"14236984734990","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47715,"job_number":"JOB_47715","tr_customer_id":47732,"tr_customer_product_id":47722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:36.000Z","modified_at":"2025-07-25T18:14:36.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11744124741623","imei1":"11744124741623","imei2":"11744124741623","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47713,"job_number":"JOB_47713","tr_customer_id":47730,"tr_customer_product_id":47720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:12:16.000Z","modified_at":"2025-07-25T18:12:16.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19551147741172","imei1":"19551147741172","imei2":"19551147741172","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47710,"job_number":"JOB_47710","tr_customer_id":47727,"tr_customer_product_id":47717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:13.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"105067331818787","imei1":"105067331818787","imei2":"105067331818787","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47709,"job_number":"JOB_47709","tr_customer_id":47726,"tr_customer_product_id":47716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:56.000Z","modified_at":"2025-07-25T18:04:56.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11543315336777","imei1":"11543315336777","imei2":"11543315336777","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47707,"job_number":"JOB_47707","tr_customer_id":47724,"tr_customer_product_id":47714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:04:53.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"104609025693646","imei1":"104609025693646","imei2":"104609025693646","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47705,"job_number":"JOB_47705","tr_customer_id":47722,"tr_customer_product_id":47712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105128411241544","imei1":"105128411241544","imei2":"105128411241544","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47703,"job_number":"JOB_47703","tr_customer_id":47720,"tr_customer_product_id":47710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:17.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"101731598894432","imei1":"101731598894432","imei2":"101731598894432","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47701,"job_number":"JOB_47701","tr_customer_id":47718,"tr_customer_product_id":47708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:00:55.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"105186923967530","imei1":"105186923967530","imei2":"105186923967530","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47699,"job_number":"JOB_47699","tr_customer_id":47716,"tr_customer_product_id":47706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"109913511297115","imei1":"109913511297115","imei2":"109913511297115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47698,"job_number":"JOB_47698","tr_customer_id":47715,"tr_customer_product_id":47705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:48:47.000Z","modified_at":"2025-07-25T17:48:47.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"12117539517611","imei1":"12117539517611","imei2":"12117539517611","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47694,"job_number":"JOB_47694","tr_customer_id":47711,"tr_customer_product_id":47701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:32.000Z","modified_at":"2025-07-25T17:42:32.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19968963401359","imei1":"19968963401359","imei2":"19968963401359","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47693,"job_number":"JOB_47693","tr_customer_id":47710,"tr_customer_product_id":47700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:25.000Z","modified_at":"2025-07-25T17:42:25.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19929896078476","imei1":"19929896078476","imei2":"19929896078476","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47676,"job_number":"JOB_47676","tr_customer_id":47693,"tr_customer_product_id":47683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:34.000Z","modified_at":"2025-07-25T14:48:34.000Z","name":"Gay Renner","mobile_number":"581-206-5558","email_id":"Toney_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"12249291944509842","imei1":"12249291944509842","imei2":"12249291944509842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47674,"job_number":"JOB_47674","tr_customer_id":47691,"tr_customer_product_id":47681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:27.000Z","modified_at":"2025-07-25T14:48:27.000Z","name":"Ruby Quitzon","mobile_number":"213-812-9391","email_id":"Lauren_Bauch44@gmail.com","dop":"2025-06-18","serial_number":"1009508872398902","imei1":"1009508872398902","imei2":"1009508872398902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47672,"job_number":"JOB_47672","tr_customer_id":47689,"tr_customer_product_id":47679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:26.000Z","modified_at":"2025-07-25T14:48:26.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645865729063","imei1":"10645865729063","imei2":"10645865729063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47671,"job_number":"JOB_47671","tr_customer_id":47688,"tr_customer_product_id":47678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:43.000Z","modified_at":"2025-07-25T14:47:43.000Z","name":"Pearl Gottlieb","mobile_number":"520-732-9193","email_id":"Brianne.Konopelski@gmail.com","dop":"2025-06-18","serial_number":"1092844662806044","imei1":"1092844662806044","imei2":"1092844662806044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47669,"job_number":"JOB_47669","tr_customer_id":47686,"tr_customer_product_id":47676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:42.000Z","modified_at":"2025-07-25T14:47:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10897522199771","imei1":"10897522199771","imei2":"10897522199771","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47668,"job_number":"JOB_47668","tr_customer_id":47685,"tr_customer_product_id":47675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:41.000Z","modified_at":"2025-07-25T14:45:41.000Z","name":"Kennith Fisher","mobile_number":"290-473-8118","email_id":"Izabella.Ernser@hotmail.com","dop":"2025-04-07","serial_number":"3267041942255505","imei1":"3267041942255505","imei2":"3267041942255505","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47666,"job_number":"JOB_47666","tr_customer_id":47683,"tr_customer_product_id":47673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15180552793359","imei1":"15180552793359","imei2":"15180552793359","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47665,"job_number":"JOB_47665","tr_customer_id":47682,"tr_customer_product_id":47672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Brandyn Grimes","mobile_number":"404-556-4639","email_id":"Anita.Gaylord@gmail.com","dop":"2025-04-07","serial_number":"17607220150417","imei1":"17607220150417","imei2":"17607220150417","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47664,"job_number":"JOB_47664","tr_customer_id":47681,"tr_customer_product_id":47671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:01.000Z","modified_at":"2025-07-25T14:45:01.000Z","name":"Effie Hickle","mobile_number":"889-494-9834","email_id":"Manley_Friesen@gmail.com","dop":"2025-04-07","serial_number":"9143906337906820","imei1":"9143906337906820","imei2":"9143906337906820","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47662,"job_number":"JOB_47662","tr_customer_id":47679,"tr_customer_product_id":47669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"19207216897823","imei1":"19207216897823","imei2":"19207216897823","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47661,"job_number":"JOB_47661","tr_customer_id":47678,"tr_customer_product_id":47668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Urban Erdman","mobile_number":"325-954-0191","email_id":"Parker_Becker@gmail.com","dop":"2025-04-07","serial_number":"14296354003950","imei1":"14296354003950","imei2":"14296354003950","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47660,"job_number":"JOB_47660","tr_customer_id":47677,"tr_customer_product_id":47667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:21.000Z","modified_at":"2025-07-25T14:44:21.000Z","name":"Audra Ullrich","mobile_number":"780-767-4012","email_id":"Mollie_Keeling83@gmail.com","dop":"2025-04-07","serial_number":"2321452688306681","imei1":"2321452688306681","imei2":"2321452688306681","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47658,"job_number":"JOB_47658","tr_customer_id":47675,"tr_customer_product_id":47665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"17267055154480","imei1":"17267055154480","imei2":"17267055154480","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47657,"job_number":"JOB_47657","tr_customer_id":47674,"tr_customer_product_id":47664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"Francesco Rogahn","mobile_number":"782-312-7381","email_id":"Alicia_Cremin@gmail.com","dop":"2025-04-07","serial_number":"14820949948727","imei1":"14820949948727","imei2":"14820949948727","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47655,"job_number":"JOB_47655","tr_customer_id":47672,"tr_customer_product_id":47662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:16.000Z","modified_at":"2025-07-25T14:25:16.000Z","name":"Lance Leannon","mobile_number":"879-884-2764","email_id":"Guillermo19@gmail.com","dop":"2025-04-06","serial_number":"16443303047270264","imei1":"16443303047270264","imei2":"16443303047270264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47653,"job_number":"JOB_47653","tr_customer_id":47670,"tr_customer_product_id":47660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:14.000Z","modified_at":"2025-07-25T14:25:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13385957555968","imei1":"13385957555968","imei2":"13385957555968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47652,"job_number":"JOB_47652","tr_customer_id":47669,"tr_customer_product_id":47659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:11.000Z","modified_at":"2025-07-25T14:25:12.000Z","name":"Martin Ryan","mobile_number":"276-809-7077","email_id":"Piper.Kunde4@hotmail.com","dop":"2025-04-06","serial_number":"10617308005334824","imei1":"10617308005334824","imei2":"10617308005334824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47650,"job_number":"JOB_47650","tr_customer_id":47667,"tr_customer_product_id":47657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:32.000Z","modified_at":"2025-07-25T14:24:32.000Z","name":"Adrain Runolfsdottir","mobile_number":"781-330-1957","email_id":"Ansel96@hotmail.com","dop":"2025-04-06","serial_number":"18857829011548210","imei1":"18857829011548210","imei2":"18857829011548210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47648,"job_number":"JOB_47648","tr_customer_id":47665,"tr_customer_product_id":47655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:30.000Z","modified_at":"2025-07-25T14:24:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17636324836587","imei1":"17636324836587","imei2":"17636324836587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47647,"job_number":"JOB_47647","tr_customer_id":47664,"tr_customer_product_id":47654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:47.000Z","modified_at":"2025-07-25T14:23:47.000Z","name":"Annabel Zemlak","mobile_number":"624-644-1763","email_id":"Clarissa_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"15855996512002422","imei1":"15855996512002422","imei2":"15855996512002422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47645,"job_number":"JOB_47645","tr_customer_id":47662,"tr_customer_product_id":47652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:46.000Z","modified_at":"2025-07-25T14:23:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17579009666753","imei1":"17579009666753","imei2":"17579009666753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47643,"job_number":"JOB_47643","tr_customer_id":47660,"tr_customer_product_id":47650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:20:32.000Z","modified_at":"2025-07-25T14:20:32.000Z","name":"Johnathan Boehm","mobile_number":"459-352-0855","email_id":"Mortimer58@gmail.com","dop":"2025-04-06","serial_number":"18100469564078610","imei1":"18100469564078610","imei2":"18100469564078610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47641,"job_number":"JOB_47641","tr_customer_id":47658,"tr_customer_product_id":47648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:16:16.000Z","modified_at":"2025-07-25T14:16:16.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16113464058026","imei1":"16113464058026","imei2":"16113464058026","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47635,"job_number":"JOB_47635","tr_customer_id":47652,"tr_customer_product_id":47642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65360503095678","imei1":"65360503095678","imei2":"65360503095678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47634,"job_number":"JOB_47634","tr_customer_id":47651,"tr_customer_product_id":47641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43711964440933","imei1":"43711964440933","imei2":"43711964440933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47633,"job_number":"JOB_47633","tr_customer_id":47650,"tr_customer_product_id":47640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79658944199939","imei1":"79658944199939","imei2":"79658944199939","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47632,"job_number":"JOB_47632","tr_customer_id":47649,"tr_customer_product_id":47639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98218233640349","imei1":"98218233640349","imei2":"98218233640349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47631,"job_number":"JOB_47631","tr_customer_id":47648,"tr_customer_product_id":47638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65746049582976","imei1":"65746049582976","imei2":"65746049582976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47630,"job_number":"JOB_47630","tr_customer_id":47647,"tr_customer_product_id":47637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:04.000Z","modified_at":"2025-07-25T13:53:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54190791441487","imei1":"54190791441487","imei2":"54190791441487","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47627,"job_number":"JOB_47627","tr_customer_id":47644,"tr_customer_product_id":47634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37628652740514","imei1":"37628652740514","imei2":"37628652740514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47626,"job_number":"JOB_47626","tr_customer_id":47643,"tr_customer_product_id":47633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38602602231471","imei1":"38602602231471","imei2":"38602602231471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47625,"job_number":"JOB_47625","tr_customer_id":47642,"tr_customer_product_id":47632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22632472944821","imei1":"22632472944821","imei2":"22632472944821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47624,"job_number":"JOB_47624","tr_customer_id":47641,"tr_customer_product_id":47631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10299178001590","imei1":"10299178001590","imei2":"10299178001590","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47623,"job_number":"JOB_47623","tr_customer_id":47640,"tr_customer_product_id":47630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46341971782035","imei1":"46341971782035","imei2":"46341971782035","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47622,"job_number":"JOB_47622","tr_customer_id":47639,"tr_customer_product_id":47629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:31.000Z","modified_at":"2025-07-25T13:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66757442568192","imei1":"66757442568192","imei2":"66757442568192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47619,"job_number":"JOB_47619","tr_customer_id":47636,"tr_customer_product_id":47626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52807981653247","imei1":"52807981653247","imei2":"52807981653247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47618,"job_number":"JOB_47618","tr_customer_id":47635,"tr_customer_product_id":47625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49721982936947","imei1":"49721982936947","imei2":"49721982936947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47617,"job_number":"JOB_47617","tr_customer_id":47634,"tr_customer_product_id":47624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43677997763736","imei1":"43677997763736","imei2":"43677997763736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47616,"job_number":"JOB_47616","tr_customer_id":47633,"tr_customer_product_id":47623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38038252492500","imei1":"38038252492500","imei2":"38038252492500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47615,"job_number":"JOB_47615","tr_customer_id":47632,"tr_customer_product_id":47622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10949690290849","imei1":"10949690290849","imei2":"10949690290849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47614,"job_number":"JOB_47614","tr_customer_id":47631,"tr_customer_product_id":47621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89755834334885","imei1":"89755834334885","imei2":"89755834334885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47610,"job_number":"JOB_47610","tr_customer_id":47627,"tr_customer_product_id":47617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:26.000Z","modified_at":"2025-07-25T13:13:26.000Z","name":"Idella Emmerich","mobile_number":"923-743-6231","email_id":"Milan.Oberbrunner88@yahoo.com","dop":"2025-04-07","serial_number":"6091262396501148","imei1":"6091262396501148","imei2":"6091262396501148","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47608,"job_number":"JOB_47608","tr_customer_id":47625,"tr_customer_product_id":47615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13022329356992","imei1":"13022329356992","imei2":"13022329356992","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47607,"job_number":"JOB_47607","tr_customer_id":47624,"tr_customer_product_id":47614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Carolyne Runte","mobile_number":"274-789-1167","email_id":"Kailyn.Mayer@hotmail.com","dop":"2025-04-07","serial_number":"14119124191674","imei1":"14119124191674","imei2":"14119124191674","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47606,"job_number":"JOB_47606","tr_customer_id":47623,"tr_customer_product_id":47613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:46.000Z","modified_at":"2025-07-25T13:12:46.000Z","name":"Otilia Waters","mobile_number":"471-925-6142","email_id":"Guiseppe24@hotmail.com","dop":"2025-04-07","serial_number":"7194815394836459","imei1":"7194815394836459","imei2":"7194815394836459","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47604,"job_number":"JOB_47604","tr_customer_id":47621,"tr_customer_product_id":47611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:45.000Z","modified_at":"2025-07-25T13:12:45.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"10763647824337","imei1":"10763647824337","imei2":"10763647824337","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47603,"job_number":"JOB_47603","tr_customer_id":47620,"tr_customer_product_id":47610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:44.000Z","modified_at":"2025-07-25T13:12:44.000Z","name":"Annamae McLaughlin","mobile_number":"545-817-1677","email_id":"Cameron_Gorczany15@gmail.com","dop":"2025-04-07","serial_number":"19064957495102","imei1":"19064957495102","imei2":"19064957495102","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47602,"job_number":"JOB_47602","tr_customer_id":47619,"tr_customer_product_id":47609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:06.000Z","modified_at":"2025-07-25T13:12:06.000Z","name":"Macie Kutch","mobile_number":"525-442-2635","email_id":"Melody.Kshlerin20@hotmail.com","dop":"2025-04-07","serial_number":"1106607010634569","imei1":"1106607010634569","imei2":"1106607010634569","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47600,"job_number":"JOB_47600","tr_customer_id":47617,"tr_customer_product_id":47607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"18894512904948","imei1":"18894512904948","imei2":"18894512904948","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47599,"job_number":"JOB_47599","tr_customer_id":47616,"tr_customer_product_id":47606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"Wilfred Wyman","mobile_number":"688-247-4804","email_id":"Rashawn.Schuppe79@hotmail.com","dop":"2025-04-07","serial_number":"11973409025999","imei1":"11973409025999","imei2":"11973409025999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47596,"job_number":"JOB_47596","tr_customer_id":47613,"tr_customer_product_id":47603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:02.000Z","modified_at":"2025-07-25T12:32:02.000Z","name":"Geraldine Metz","mobile_number":"364-379-6933","email_id":"Davion.Grant@yahoo.com","dop":"2025-04-06","serial_number":"10741319584052740","imei1":"10741319584052740","imei2":"10741319584052740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47594,"job_number":"JOB_47594","tr_customer_id":47611,"tr_customer_product_id":47601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:00.000Z","modified_at":"2025-07-25T12:32:00.000Z","name":"Rita Ruecker","mobile_number":"459-398-3785","email_id":"Isac_Jast@yahoo.com","dop":"2025-04-06","serial_number":"19099241632754","imei1":"19099241632754","imei2":"19099241632754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47593,"job_number":"JOB_47593","tr_customer_id":47610,"tr_customer_product_id":47600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:27.000Z","modified_at":"2025-07-25T12:31:27.000Z","name":"Lon Braun","mobile_number":"304-499-8520","email_id":"Garnet.Crist1@hotmail.com","dop":"2025-04-06","serial_number":"16777715195550752","imei1":"16777715195550752","imei2":"16777715195550752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47591,"job_number":"JOB_47591","tr_customer_id":47608,"tr_customer_product_id":47598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:26.000Z","modified_at":"2025-07-25T12:31:26.000Z","name":"Will Weissnat","mobile_number":"496-687-0146","email_id":"Enoch_Deckow18@gmail.com","dop":"2025-04-06","serial_number":"10752505227857","imei1":"10752505227857","imei2":"10752505227857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47590,"job_number":"JOB_47590","tr_customer_id":47607,"tr_customer_product_id":47597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:53.000Z","modified_at":"2025-07-25T12:30:53.000Z","name":"Arvid Bednar","mobile_number":"571-941-4277","email_id":"Kayli_Pouros2@gmail.com","dop":"2025-04-06","serial_number":"10722888471555724","imei1":"10722888471555724","imei2":"10722888471555724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47588,"job_number":"JOB_47588","tr_customer_id":47605,"tr_customer_product_id":47595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:51.000Z","modified_at":"2025-07-25T12:30:52.000Z","name":"Evelyn Little","mobile_number":"511-529-9719","email_id":"Kaylin_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11929671922300","imei1":"11929671922300","imei2":"11929671922300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47587,"job_number":"JOB_47587","tr_customer_id":47604,"tr_customer_product_id":47594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:38:21.000Z","modified_at":"2025-07-25T11:38:21.000Z","name":"Ryley Runolfsdottir","mobile_number":"420-482-1952","email_id":"Keara.Ziemann@gmail.com","dop":"2025-04-06","serial_number":"18517118808044184","imei1":"18517118808044184","imei2":"18517118808044184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47583,"job_number":"JOB_47583","tr_customer_id":47600,"tr_customer_product_id":47590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:04.000Z","modified_at":"2025-07-25T11:13:04.000Z","name":"Orin Dicki","mobile_number":"996-647-7405","email_id":"Edward66@yahoo.com","dop":"2025-04-06","serial_number":"11711174067968768","imei1":"11711174067968768","imei2":"11711174067968768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47581,"job_number":"JOB_47581","tr_customer_id":47598,"tr_customer_product_id":47588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:02.000Z","modified_at":"2025-07-25T11:13:02.000Z","name":"Juwan Ebert","mobile_number":"608-722-9014","email_id":"Clara83@hotmail.com","dop":"2025-04-06","serial_number":"15360274507440","imei1":"15360274507440","imei2":"15360274507440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47580,"job_number":"JOB_47580","tr_customer_id":47597,"tr_customer_product_id":47587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:24.000Z","modified_at":"2025-07-25T11:12:24.000Z","name":"Reagan Dach","mobile_number":"626-654-9829","email_id":"Ceasar_Emard77@gmail.com","dop":"2025-04-06","serial_number":"16750534845797860","imei1":"16750534845797860","imei2":"16750534845797860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47578,"job_number":"JOB_47578","tr_customer_id":47595,"tr_customer_product_id":47585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:23.000Z","modified_at":"2025-07-25T11:12:23.000Z","name":"Eliezer Pfeffer","mobile_number":"780-954-8870","email_id":"Minerva61@gmail.com","dop":"2025-04-06","serial_number":"15891062949907","imei1":"15891062949907","imei2":"15891062949907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47577,"job_number":"JOB_47577","tr_customer_id":47594,"tr_customer_product_id":47584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:44.000Z","modified_at":"2025-07-25T11:11:44.000Z","name":"Karli Gaylord","mobile_number":"262-602-7121","email_id":"Josh_Smith22@hotmail.com","dop":"2025-04-06","serial_number":"15748750449709240","imei1":"15748750449709240","imei2":"15748750449709240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47575,"job_number":"JOB_47575","tr_customer_id":47592,"tr_customer_product_id":47582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:43.000Z","modified_at":"2025-07-25T11:11:43.000Z","name":"Lincoln Blanda","mobile_number":"291-400-1852","email_id":"Foster_Brakus45@yahoo.com","dop":"2025-04-06","serial_number":"17927535031204","imei1":"17927535031204","imei2":"17927535031204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47572,"job_number":"JOB_47572","tr_customer_id":47589,"tr_customer_product_id":47579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:17.000Z","modified_at":"2025-07-25T11:06:17.000Z","name":"Theodora Streich","mobile_number":"252-929-5928","email_id":"Preston41@hotmail.com","dop":"2025-04-06","serial_number":"12966797282740996","imei1":"12966797282740996","imei2":"12966797282740996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47570,"job_number":"JOB_47570","tr_customer_id":47587,"tr_customer_product_id":47577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:16.000Z","modified_at":"2025-07-25T11:06:16.000Z","name":"Winnifred Corwin","mobile_number":"952-784-6672","email_id":"Jacinto.Daniel46@yahoo.com","dop":"2025-04-06","serial_number":"13005193494709","imei1":"13005193494709","imei2":"13005193494709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47569,"job_number":"JOB_47569","tr_customer_id":47586,"tr_customer_product_id":47576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:38.000Z","modified_at":"2025-07-25T11:05:38.000Z","name":"Casper Crooks","mobile_number":"473-905-5623","email_id":"Alyce24@yahoo.com","dop":"2025-04-06","serial_number":"19078416703486764","imei1":"19078416703486764","imei2":"19078416703486764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47567,"job_number":"JOB_47567","tr_customer_id":47584,"tr_customer_product_id":47574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:36.000Z","modified_at":"2025-07-25T11:05:36.000Z","name":"Lucy Schulist","mobile_number":"449-698-1116","email_id":"Joseph0@gmail.com","dop":"2025-04-06","serial_number":"17461091992213","imei1":"17461091992213","imei2":"17461091992213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47566,"job_number":"JOB_47566","tr_customer_id":47583,"tr_customer_product_id":47573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:58.000Z","modified_at":"2025-07-25T11:04:58.000Z","name":"Rosie Will","mobile_number":"806-977-3528","email_id":"Electa.Auer0@gmail.com","dop":"2025-04-06","serial_number":"12171723791627702","imei1":"12171723791627702","imei2":"12171723791627702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47564,"job_number":"JOB_47564","tr_customer_id":47581,"tr_customer_product_id":47571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:57.000Z","modified_at":"2025-07-25T11:04:57.000Z","name":"Jayne Parker","mobile_number":"359-364-2403","email_id":"Bell.Boehm44@yahoo.com","dop":"2025-04-06","serial_number":"18988554032127","imei1":"18988554032127","imei2":"18988554032127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47558,"job_number":"JOB_47558","tr_customer_id":47575,"tr_customer_product_id":47565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:37.000Z","modified_at":"2025-07-25T10:55:37.000Z","name":"Marcelle Heller","mobile_number":"967-350-9574","email_id":"Jalen_Ritchie79@yahoo.com","dop":"2025-04-06","serial_number":"18077773971914300","imei1":"18077773971914300","imei2":"18077773971914300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47556,"job_number":"JOB_47556","tr_customer_id":47573,"tr_customer_product_id":47563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:35.000Z","modified_at":"2025-07-25T10:55:35.000Z","name":"Adela Nikolaus","mobile_number":"231-809-9692","email_id":"Henry53@yahoo.com","dop":"2025-04-06","serial_number":"16327399661132","imei1":"16327399661132","imei2":"16327399661132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47554,"job_number":"JOB_47554","tr_customer_id":47571,"tr_customer_product_id":47561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:52.000Z","modified_at":"2025-07-25T10:54:52.000Z","name":"Hassan Larson","mobile_number":"613-828-3429","email_id":"Glenna_Dickinson42@hotmail.com","dop":"2025-04-06","serial_number":"16686339111771392","imei1":"16686339111771392","imei2":"16686339111771392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47552,"job_number":"JOB_47552","tr_customer_id":47569,"tr_customer_product_id":47559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:51.000Z","modified_at":"2025-07-25T10:54:51.000Z","name":"Vinnie Hahn","mobile_number":"745-420-6618","email_id":"Hermann_Corkery36@gmail.com","dop":"2025-04-06","serial_number":"19198088723482","imei1":"19198088723482","imei2":"19198088723482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47551,"job_number":"JOB_47551","tr_customer_id":47568,"tr_customer_product_id":47558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:08.000Z","modified_at":"2025-07-25T10:54:08.000Z","name":"Justen Braun","mobile_number":"913-981-6310","email_id":"Elbert.Brekke74@gmail.com","dop":"2025-04-06","serial_number":"16332007595306790","imei1":"16332007595306790","imei2":"16332007595306790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47549,"job_number":"JOB_47549","tr_customer_id":47566,"tr_customer_product_id":47556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:06.000Z","modified_at":"2025-07-25T10:54:06.000Z","name":"Einar Harber","mobile_number":"914-686-0099","email_id":"Kianna.Wilkinson1@gmail.com","dop":"2025-04-06","serial_number":"12503203998599","imei1":"12503203998599","imei2":"12503203998599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47545,"job_number":"JOB_47545","tr_customer_id":47562,"tr_customer_product_id":47552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:24.000Z","modified_at":"2025-07-25T10:47:24.000Z","name":"Willis Mitchell","mobile_number":"894-831-6368","email_id":"Amya.Blick36@hotmail.com","dop":"2025-04-06","serial_number":"19761543077666270","imei1":"19761543077666270","imei2":"19761543077666270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47543,"job_number":"JOB_47543","tr_customer_id":47560,"tr_customer_product_id":47550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:22.000Z","modified_at":"2025-07-25T10:47:22.000Z","name":"Hobart Kutch","mobile_number":"900-352-0682","email_id":"Mireya78@gmail.com","dop":"2025-04-06","serial_number":"10571652109939","imei1":"10571652109939","imei2":"10571652109939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47541,"job_number":"JOB_47541","tr_customer_id":47558,"tr_customer_product_id":47548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:44.000Z","modified_at":"2025-07-25T10:46:44.000Z","name":"Santa Dibbert","mobile_number":"978-367-3851","email_id":"Roxane.Windler37@hotmail.com","dop":"2025-04-06","serial_number":"19571385100332650","imei1":"19571385100332650","imei2":"19571385100332650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47539,"job_number":"JOB_47539","tr_customer_id":47556,"tr_customer_product_id":47546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:42.000Z","modified_at":"2025-07-25T10:46:42.000Z","name":"Merl Bogisich","mobile_number":"942-891-7461","email_id":"Jayson_Hettinger43@gmail.com","dop":"2025-04-06","serial_number":"12301964211129","imei1":"12301964211129","imei2":"12301964211129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47538,"job_number":"JOB_47538","tr_customer_id":47555,"tr_customer_product_id":47545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:26.000Z","name":"Kyla Keebler","mobile_number":"469-300-1735","email_id":"Courtney24@yahoo.com","dop":"2025-04-06","serial_number":"14387098412739928","imei1":"14387098412739928","imei2":"14387098412739928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47536,"job_number":"JOB_47536","tr_customer_id":47553,"tr_customer_product_id":47543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:25.000Z","modified_at":"2025-07-25T10:46:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517601056684","imei1":"11517601056684","imei2":"11517601056684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47535,"job_number":"JOB_47535","tr_customer_id":47552,"tr_customer_product_id":47542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"Juston Olson","mobile_number":"434-860-5425","email_id":"Delta.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"11280842459141014","imei1":"11280842459141014","imei2":"11280842459141014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47533,"job_number":"JOB_47533","tr_customer_id":47550,"tr_customer_product_id":47540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17439949947900","imei1":"17439949947900","imei2":"17439949947900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47532,"job_number":"JOB_47532","tr_customer_id":47549,"tr_customer_product_id":47539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:12.000Z","modified_at":"2025-07-25T10:46:12.000Z","name":"Vicente Gutmann","mobile_number":"858-236-0553","email_id":"Soledad_Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"16896576730209380","imei1":"16896576730209380","imei2":"16896576730209380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47530,"job_number":"JOB_47530","tr_customer_id":47547,"tr_customer_product_id":47537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14830149614656","imei1":"14830149614656","imei2":"14830149614656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47529,"job_number":"JOB_47529","tr_customer_id":47546,"tr_customer_product_id":47536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:03.000Z","modified_at":"2025-07-25T10:46:03.000Z","name":"Jermaine Schuppe","mobile_number":"721-423-5679","email_id":"Adrienne_Hegmann98@yahoo.com","dop":"2025-04-06","serial_number":"19065198142129590","imei1":"19065198142129590","imei2":"19065198142129590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47527,"job_number":"JOB_47527","tr_customer_id":47544,"tr_customer_product_id":47534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:02.000Z","modified_at":"2025-07-25T10:46:02.000Z","name":"Guy Conroy","mobile_number":"524-240-3135","email_id":"Kody.Herman41@yahoo.com","dop":"2025-04-06","serial_number":"11812941648923","imei1":"11812941648923","imei2":"11812941648923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47526,"job_number":"JOB_47526","tr_customer_id":47543,"tr_customer_product_id":47533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:45:49.000Z","modified_at":"2025-07-25T10:45:49.000Z","name":"Aida West","mobile_number":"930-207-5556","email_id":"Lavada_Kub@hotmail.com","dop":"2025-07-09","serial_number":"103954409783715","imei1":"103954409783715","imei2":"103954409783715","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47525,"job_number":"JOB_47525","tr_customer_id":47542,"tr_customer_product_id":47532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:35:12.000Z","modified_at":"2025-07-25T10:35:12.000Z","name":"Sigurd Cronin","mobile_number":"709-758-8349","email_id":"Boyd78@hotmail.com","dop":"2025-07-09","serial_number":"104029712854096","imei1":"104029712854096","imei2":"104029712854096","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47524,"job_number":"JOB_47524","tr_customer_id":47541,"tr_customer_product_id":47531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:33:27.000Z","modified_at":"2025-07-25T10:33:27.000Z","name":"Maryse Fadel","mobile_number":"247-980-8725","email_id":"Jacques90@hotmail.com","dop":"2025-07-09","serial_number":"106183908191958","imei1":"106183908191958","imei2":"106183908191958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47511,"job_number":"JOB_47511","tr_customer_id":47528,"tr_customer_product_id":47518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:22.000Z","modified_at":"2025-07-25T08:10:22.000Z","name":"Keshaun Pouros","mobile_number":"394-980-3224","email_id":"Maxwell_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"13328441378825016","imei1":"13328441378825016","imei2":"13328441378825016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47509,"job_number":"JOB_47509","tr_customer_id":47526,"tr_customer_product_id":47516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:20.000Z","modified_at":"2025-07-25T08:10:20.000Z","name":"Oswaldo Legros","mobile_number":"768-969-2510","email_id":"Marcelle.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18027101335476","imei1":"18027101335476","imei2":"18027101335476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47508,"job_number":"JOB_47508","tr_customer_id":47525,"tr_customer_product_id":47515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:40.000Z","modified_at":"2025-07-25T08:09:40.000Z","name":"Breanne Kautzer","mobile_number":"941-318-0949","email_id":"Khalid_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17670214371337398","imei1":"17670214371337398","imei2":"17670214371337398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47506,"job_number":"JOB_47506","tr_customer_id":47523,"tr_customer_product_id":47513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:39.000Z","modified_at":"2025-07-25T08:09:39.000Z","name":"Roxanne Upton","mobile_number":"973-623-8575","email_id":"Eda59@yahoo.com","dop":"2025-04-06","serial_number":"16408569589246","imei1":"16408569589246","imei2":"16408569589246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47505,"job_number":"JOB_47505","tr_customer_id":47522,"tr_customer_product_id":47512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:59.000Z","modified_at":"2025-07-25T08:08:59.000Z","name":"Jamar Labadie","mobile_number":"938-525-4122","email_id":"Luella.Pfannerstill67@yahoo.com","dop":"2025-04-06","serial_number":"13732876255788596","imei1":"13732876255788596","imei2":"13732876255788596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47503,"job_number":"JOB_47503","tr_customer_id":47520,"tr_customer_product_id":47510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:57.000Z","modified_at":"2025-07-25T08:08:57.000Z","name":"Joel Hagenes","mobile_number":"546-921-3091","email_id":"Mariah99@hotmail.com","dop":"2025-04-06","serial_number":"14538684271264","imei1":"14538684271264","imei2":"14538684271264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47502,"job_number":"JOB_47502","tr_customer_id":47519,"tr_customer_product_id":47509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:42.000Z","modified_at":"2025-07-25T07:54:42.000Z","name":"Althea Hansen","mobile_number":"765-201-6055","email_id":"Janessa.Stiedemann62@gmail.com","dop":"2025-04-06","serial_number":"12849053155333234","imei1":"12849053155333234","imei2":"12849053155333234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47500,"job_number":"JOB_47500","tr_customer_id":47517,"tr_customer_product_id":47507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:40.000Z","modified_at":"2025-07-25T07:54:40.000Z","name":"Ila Block","mobile_number":"376-827-0966","email_id":"Vanessa.Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"18268221693069","imei1":"18268221693069","imei2":"18268221693069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47499,"job_number":"JOB_47499","tr_customer_id":47516,"tr_customer_product_id":47506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:00.000Z","modified_at":"2025-07-25T07:54:00.000Z","name":"Sigrid Larkin","mobile_number":"234-591-7419","email_id":"Emmitt.Ernser@yahoo.com","dop":"2025-04-06","serial_number":"11915376386117644","imei1":"11915376386117644","imei2":"11915376386117644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47497,"job_number":"JOB_47497","tr_customer_id":47514,"tr_customer_product_id":47504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:59.000Z","modified_at":"2025-07-25T07:53:59.000Z","name":"Westley Streich","mobile_number":"685-889-8065","email_id":"Roberta.Renner@gmail.com","dop":"2025-04-06","serial_number":"11626640289154","imei1":"11626640289154","imei2":"11626640289154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47496,"job_number":"JOB_47496","tr_customer_id":47513,"tr_customer_product_id":47503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:19.000Z","modified_at":"2025-07-25T07:53:19.000Z","name":"Nora Rolfson","mobile_number":"343-395-4928","email_id":"Brock_Kutch58@yahoo.com","dop":"2025-04-06","serial_number":"12468508233185512","imei1":"12468508233185512","imei2":"12468508233185512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47494,"job_number":"JOB_47494","tr_customer_id":47511,"tr_customer_product_id":47501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:17.000Z","modified_at":"2025-07-25T07:53:17.000Z","name":"Elna Erdman","mobile_number":"824-662-2093","email_id":"Nelson_Wisozk13@yahoo.com","dop":"2025-04-06","serial_number":"11281823322636","imei1":"11281823322636","imei2":"11281823322636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47493,"job_number":"JOB_47493","tr_customer_id":47510,"tr_customer_product_id":47500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:40:54.000Z","modified_at":"2025-07-25T07:40:54.000Z","name":"Billie Gaylord","mobile_number":"981-558-0767","email_id":"Luz60@yahoo.com","dop":"2025-04-06","serial_number":"18919704737322000","imei1":"18919704737322000","imei2":"18919704737322000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47491,"job_number":"JOB_47491","tr_customer_id":47508,"tr_customer_product_id":47498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:17:24.000Z","modified_at":"2025-07-25T07:17:24.000Z","name":"Abdullah O'Connell","mobile_number":"280-661-0376","email_id":"Emery_Zemlak69@gmail.com","dop":"2025-04-06","serial_number":"12188748899557818","imei1":"12188748899557818","imei2":"12188748899557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47489,"job_number":"JOB_47489","tr_customer_id":47506,"tr_customer_product_id":47496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:08.000Z","modified_at":"2025-07-25T07:00:08.000Z","name":"Rosa Jerde","mobile_number":"291-816-8438","email_id":"Tiana_Nitzsche@yahoo.com","dop":"2025-06-18","serial_number":"1073533469359009","imei1":"1073533469359009","imei2":"1073533469359009","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47487,"job_number":"JOB_47487","tr_customer_id":47504,"tr_customer_product_id":47494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:07.000Z","modified_at":"2025-07-25T07:00:07.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309962929896","imei1":"10309962929896","imei2":"10309962929896","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47486,"job_number":"JOB_47486","tr_customer_id":47503,"tr_customer_product_id":47493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:06.000Z","modified_at":"2025-07-25T07:00:06.000Z","name":"Zelma Osinski","mobile_number":"507-499-5016","email_id":"Luisa84@gmail.com","dop":"2025-04-06","serial_number":"15482681799825166","imei1":"15482681799825166","imei2":"15482681799825166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47484,"job_number":"JOB_47484","tr_customer_id":47501,"tr_customer_product_id":47491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:28.000Z","modified_at":"2025-07-25T06:59:28.000Z","name":"Johnson Purdy","mobile_number":"618-891-4628","email_id":"Kirsten.Muller@gmail.com","dop":"2025-06-18","serial_number":"1071117021762575","imei1":"1071117021762575","imei2":"1071117021762575","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47482,"job_number":"JOB_47482","tr_customer_id":47499,"tr_customer_product_id":47489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:27.000Z","modified_at":"2025-07-25T06:59:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10907313964674","imei1":"10907313964674","imei2":"10907313964674","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47481,"job_number":"JOB_47481","tr_customer_id":47498,"tr_customer_product_id":47488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:53.000Z","modified_at":"2025-07-25T06:43:53.000Z","name":"Kayleigh Herzog","mobile_number":"418-653-0974","email_id":"Trycia.Cummerata72@yahoo.com","dop":"2025-04-06","serial_number":"14069823215826132","imei1":"14069823215826132","imei2":"14069823215826132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47479,"job_number":"JOB_47479","tr_customer_id":47496,"tr_customer_product_id":47486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:51.000Z","modified_at":"2025-07-25T06:43:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17713324217512","imei1":"17713324217512","imei2":"17713324217512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47478,"job_number":"JOB_47478","tr_customer_id":47495,"tr_customer_product_id":47485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:13.000Z","modified_at":"2025-07-25T06:43:13.000Z","name":"Randall Raynor","mobile_number":"563-703-8672","email_id":"Ines_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17542734154687968","imei1":"17542734154687968","imei2":"17542734154687968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47476,"job_number":"JOB_47476","tr_customer_id":47493,"tr_customer_product_id":47483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:12.000Z","modified_at":"2025-07-25T06:43:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17990087794584","imei1":"17990087794584","imei2":"17990087794584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47475,"job_number":"JOB_47475","tr_customer_id":47492,"tr_customer_product_id":47482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:33.000Z","modified_at":"2025-07-25T06:42:33.000Z","name":"Moshe Ward","mobile_number":"868-320-4658","email_id":"Lera88@hotmail.com","dop":"2025-04-06","serial_number":"11603771831428568","imei1":"11603771831428568","imei2":"11603771831428568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47473,"job_number":"JOB_47473","tr_customer_id":47490,"tr_customer_product_id":47480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:32.000Z","modified_at":"2025-07-25T06:42:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16545635571347","imei1":"16545635571347","imei2":"16545635571347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47472,"job_number":"JOB_47472","tr_customer_id":47489,"tr_customer_product_id":47479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:38:50.000Z","modified_at":"2025-07-25T06:38:50.000Z","name":"Timmothy Heller","mobile_number":"928-600-9670","email_id":"Elody.Corkery@hotmail.com","dop":"2025-04-06","serial_number":"16293944392907768","imei1":"16293944392907768","imei2":"16293944392907768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47470,"job_number":"JOB_47470","tr_customer_id":47487,"tr_customer_product_id":47477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:30:48.000Z","modified_at":"2025-07-25T06:30:48.000Z","name":"Hulda Morar","mobile_number":"478-410-8717","email_id":"Isabell.Emard@gmail.com","dop":"2025-04-06","serial_number":"10797237132502544","imei1":"10797237132502544","imei2":"10797237132502544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47468,"job_number":"JOB_47468","tr_customer_id":47485,"tr_customer_product_id":47475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:03.000Z","modified_at":"2025-07-25T06:29:03.000Z","name":"Hanna Hansen","mobile_number":"962-532-3575","email_id":"Dangelo.Treutel33@gmail.com","dop":"2025-04-06","serial_number":"19692206664233148","imei1":"19692206664233148","imei2":"19692206664233148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47466,"job_number":"JOB_47466","tr_customer_id":47483,"tr_customer_product_id":47473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:01.000Z","modified_at":"2025-07-25T06:29:01.000Z","name":"Ashly Jacobs","mobile_number":"333-897-2592","email_id":"Schuyler74@gmail.com","dop":"2025-04-06","serial_number":"15652057675808","imei1":"15652057675808","imei2":"15652057675808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47465,"job_number":"JOB_47465","tr_customer_id":47482,"tr_customer_product_id":47472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:39.000Z","modified_at":"2025-07-25T06:28:39.000Z","name":"Aubrey Nienow","mobile_number":"305-592-3202","email_id":"Conner38@yahoo.com","dop":"2025-04-06","serial_number":"17233348163954836","imei1":"17233348163954836","imei2":"17233348163954836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47463,"job_number":"JOB_47463","tr_customer_id":47480,"tr_customer_product_id":47470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:18.000Z","modified_at":"2025-07-25T06:28:18.000Z","name":"Abdiel Murazik","mobile_number":"780-703-1118","email_id":"Kiarra26@hotmail.com","dop":"2025-04-06","serial_number":"15054159022166548","imei1":"15054159022166548","imei2":"15054159022166548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47461,"job_number":"JOB_47461","tr_customer_id":47478,"tr_customer_product_id":47468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:17.000Z","modified_at":"2025-07-25T06:28:17.000Z","name":"Jamison Torphy","mobile_number":"882-367-6662","email_id":"Jaycee.Gleason@gmail.com","dop":"2025-04-06","serial_number":"15623580030300","imei1":"15623580030300","imei2":"15623580030300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47460,"job_number":"JOB_47460","tr_customer_id":47477,"tr_customer_product_id":47467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:34.000Z","modified_at":"2025-07-25T06:27:34.000Z","name":"Sophie Rau","mobile_number":"800-324-7296","email_id":"Winnifred62@yahoo.com","dop":"2025-04-06","serial_number":"16103664726666540","imei1":"16103664726666540","imei2":"16103664726666540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47458,"job_number":"JOB_47458","tr_customer_id":47475,"tr_customer_product_id":47465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:32.000Z","modified_at":"2025-07-25T06:27:32.000Z","name":"Eliane Swift","mobile_number":"883-898-3678","email_id":"Clotilde1@gmail.com","dop":"2025-04-06","serial_number":"17184649183372","imei1":"17184649183372","imei2":"17184649183372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47451,"job_number":"JOB_47451","tr_customer_id":47468,"tr_customer_product_id":47458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:14:08.000Z","modified_at":"2025-07-25T06:14:08.000Z","name":"Jonathan Glover","mobile_number":"425-815-6545","email_id":"Marge57@yahoo.com","dop":"2024-10-15","serial_number":"694252316833432","imei1":"694252316833432","imei2":"694252316833432","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47443,"job_number":"JOB_47443","tr_customer_id":47460,"tr_customer_product_id":47450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:58:30.000Z","modified_at":"2025-07-25T04:58:30.000Z","name":"Wilton Greenholt","mobile_number":"823-831-7306","email_id":"Keara89@hotmail.com","dop":"2025-04-06","serial_number":"17406274918852906","imei1":"17406274918852906","imei2":"17406274918852906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47437,"job_number":"JOB_47437","tr_customer_id":47454,"tr_customer_product_id":47444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:53:22.000Z","modified_at":"2025-07-25T04:53:22.000Z","name":"Sister Crona","mobile_number":"627-867-2065","email_id":"Golden.Kihn@hotmail.com","dop":"2025-07-09","serial_number":"105006487664465","imei1":"105006487664465","imei2":"105006487664465","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47436,"job_number":"JOB_47436","tr_customer_id":47453,"tr_customer_product_id":47443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:50:56.000Z","modified_at":"2025-07-25T04:50:56.000Z","name":"Aubrey Roob","mobile_number":"310-770-5930","email_id":"Kyler56@gmail.com","dop":"2025-07-09","serial_number":"102687598087551","imei1":"102687598087551","imei2":"102687598087551","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47427,"job_number":"JOB_47427","tr_customer_id":47444,"tr_customer_product_id":47434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:31:00.000Z","modified_at":"2025-07-25T04:31:00.000Z","name":"Nat Collins","mobile_number":"860-343-5668","email_id":"Trinity11@gmail.com","dop":"2025-04-06","serial_number":"12991470359056184","imei1":"12991470359056184","imei2":"12991470359056184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47425,"job_number":"JOB_47425","tr_customer_id":47442,"tr_customer_product_id":47432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:32.000Z","modified_at":"2025-07-25T04:28:32.000Z","name":"Abel Johns","mobile_number":"289-379-7325","email_id":"Maribel.Swift19@yahoo.com","dop":"2025-06-18","serial_number":"1021599732385648","imei1":"1021599732385648","imei2":"1021599732385648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47423,"job_number":"JOB_47423","tr_customer_id":47440,"tr_customer_product_id":47430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:31.000Z","modified_at":"2025-07-25T04:28:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10696827959490","imei1":"10696827959490","imei2":"10696827959490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47422,"job_number":"JOB_47422","tr_customer_id":47439,"tr_customer_product_id":47429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:53.000Z","modified_at":"2025-07-25T04:27:53.000Z","name":"Claud Kozey","mobile_number":"804-979-6412","email_id":"Jermain59@hotmail.com","dop":"2025-06-18","serial_number":"1035378455263524","imei1":"1035378455263524","imei2":"1035378455263524","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47420,"job_number":"JOB_47420","tr_customer_id":47437,"tr_customer_product_id":47427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:52.000Z","modified_at":"2025-07-25T04:27:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10733052568628","imei1":"10733052568628","imei2":"10733052568628","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47416,"job_number":"JOB_47416","tr_customer_id":47433,"tr_customer_product_id":47423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:12:18.000Z","modified_at":"2025-07-25T04:12:18.000Z","name":"Everett Gibson","mobile_number":"519-658-4322","email_id":"Kacey6@gmail.com","dop":"2025-07-09","serial_number":"100375400856282","imei1":"100375400856282","imei2":"100375400856282","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47415,"job_number":"JOB_47415","tr_customer_id":47432,"tr_customer_product_id":47422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:08:15.000Z","modified_at":"2025-07-25T04:08:15.000Z","name":"Marie Block","mobile_number":"476-869-5989","email_id":"Kendall55@hotmail.com","dop":"2025-07-09","serial_number":"104240029767944","imei1":"104240029767944","imei2":"104240029767944","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:08:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47413,"job_number":"JOB_47413","tr_customer_id":47430,"tr_customer_product_id":47420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64902725938750","imei1":"64902725938750","imei2":"64902725938750","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47412,"job_number":"JOB_47412","tr_customer_id":47429,"tr_customer_product_id":47419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76208218568371","imei1":"76208218568371","imei2":"76208218568371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47411,"job_number":"JOB_47411","tr_customer_id":47428,"tr_customer_product_id":47418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71042248053323","imei1":"71042248053323","imei2":"71042248053323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47410,"job_number":"JOB_47410","tr_customer_id":47427,"tr_customer_product_id":47417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91829163960923","imei1":"91829163960923","imei2":"91829163960923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47409,"job_number":"JOB_47409","tr_customer_id":47426,"tr_customer_product_id":47416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65696375346398","imei1":"65696375346398","imei2":"65696375346398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47408,"job_number":"JOB_47408","tr_customer_id":47425,"tr_customer_product_id":47415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52038491968688","imei1":"52038491968688","imei2":"52038491968688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47406,"job_number":"JOB_47406","tr_customer_id":47423,"tr_customer_product_id":47413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96283271243737","imei1":"96283271243737","imei2":"96283271243737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47405,"job_number":"JOB_47405","tr_customer_id":47422,"tr_customer_product_id":47412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29283448270926","imei1":"29283448270926","imei2":"29283448270926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47404,"job_number":"JOB_47404","tr_customer_id":47421,"tr_customer_product_id":47411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87832269765952","imei1":"87832269765952","imei2":"87832269765952","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47403,"job_number":"JOB_47403","tr_customer_id":47420,"tr_customer_product_id":47410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70590518988388","imei1":"70590518988388","imei2":"70590518988388","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47402,"job_number":"JOB_47402","tr_customer_id":47419,"tr_customer_product_id":47409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40760429584702","imei1":"40760429584702","imei2":"40760429584702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47401,"job_number":"JOB_47401","tr_customer_id":47418,"tr_customer_product_id":47408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:00.000Z","modified_at":"2025-07-25T03:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76879139953545","imei1":"76879139953545","imei2":"76879139953545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47399,"job_number":"JOB_47399","tr_customer_id":47416,"tr_customer_product_id":47406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:35.000Z","modified_at":"2025-07-25T03:56:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15820027544828","imei1":"15820027544828","imei2":"15820027544828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47398,"job_number":"JOB_47398","tr_customer_id":47415,"tr_customer_product_id":47405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44869974748261","imei1":"44869974748261","imei2":"44869974748261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47397,"job_number":"JOB_47397","tr_customer_id":47414,"tr_customer_product_id":47404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58276055806989","imei1":"58276055806989","imei2":"58276055806989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47396,"job_number":"JOB_47396","tr_customer_id":47413,"tr_customer_product_id":47403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79752371198922","imei1":"79752371198922","imei2":"79752371198922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47395,"job_number":"JOB_47395","tr_customer_id":47412,"tr_customer_product_id":47402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68645669350048","imei1":"68645669350048","imei2":"68645669350048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47394,"job_number":"JOB_47394","tr_customer_id":47411,"tr_customer_product_id":47401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:33.000Z","modified_at":"2025-07-25T03:56:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63096407692941","imei1":"63096407692941","imei2":"63096407692941","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47392,"job_number":"JOB_47392","tr_customer_id":47409,"tr_customer_product_id":47399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:50:35.000Z","modified_at":"2025-07-25T03:50:35.000Z","name":"Marta Hoppe","mobile_number":"934-402-9156","email_id":"Garnet_Rempel@hotmail.com","dop":"2025-07-09","serial_number":"100180617465410","imei1":"100180617465410","imei2":"100180617465410","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47391,"job_number":"JOB_47391","tr_customer_id":47408,"tr_customer_product_id":47398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:49:42.000Z","modified_at":"2025-07-25T03:49:42.000Z","name":"Lyric Ritchie","mobile_number":"742-745-2351","email_id":"Emery_Walker70@yahoo.com","dop":"2025-07-09","serial_number":"108006256202309","imei1":"108006256202309","imei2":"108006256202309","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47390,"job_number":"JOB_47390","tr_customer_id":47407,"tr_customer_product_id":47397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:55.000Z","modified_at":"2025-07-25T03:48:55.000Z","name":"Granville Parker","mobile_number":"444-683-7040","email_id":"Gennaro_Medhurst@gmail.com","dop":"2025-04-06","serial_number":"12822297983841172","imei1":"12822297983841172","imei2":"12822297983841172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47388,"job_number":"JOB_47388","tr_customer_id":47405,"tr_customer_product_id":47395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:53.000Z","modified_at":"2025-07-25T03:48:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18592741857339","imei1":"18592741857339","imei2":"18592741857339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47387,"job_number":"JOB_47387","tr_customer_id":47404,"tr_customer_product_id":47394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:48.000Z","modified_at":"2025-07-25T03:48:48.000Z","name":"Dusty Botsford","mobile_number":"734-956-8786","email_id":"Ada_OReilly@gmail.com","dop":"2025-07-09","serial_number":"103775598629439","imei1":"103775598629439","imei2":"103775598629439","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47386,"job_number":"JOB_47386","tr_customer_id":47403,"tr_customer_product_id":47393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:29.000Z","modified_at":"2025-07-25T03:48:29.000Z","name":"Jeanne Cormier","mobile_number":"392-324-4098","email_id":"Ursula.Runolfsson95@gmail.com","dop":"2025-04-06","serial_number":"10011998013083354","imei1":"10011998013083354","imei2":"10011998013083354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47384,"job_number":"JOB_47384","tr_customer_id":47401,"tr_customer_product_id":47391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:27.000Z","modified_at":"2025-07-25T03:48:27.000Z","name":"Pearlie McLaughlin","mobile_number":"866-829-6825","email_id":"Esther_Zieme@gmail.com","dop":"2025-04-06","serial_number":"10699753554066","imei1":"10699753554066","imei2":"10699753554066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47383,"job_number":"JOB_47383","tr_customer_id":47400,"tr_customer_product_id":47390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:16.000Z","modified_at":"2025-07-25T03:48:16.000Z","name":"Lori Hills","mobile_number":"278-551-9826","email_id":"Ryder_Leffler59@yahoo.com","dop":"2025-04-06","serial_number":"17901602818084276","imei1":"17901602818084276","imei2":"17901602818084276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47381,"job_number":"JOB_47381","tr_customer_id":47398,"tr_customer_product_id":47388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:15.000Z","modified_at":"2025-07-25T03:48:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12507922564169","imei1":"12507922564169","imei2":"12507922564169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47380,"job_number":"JOB_47380","tr_customer_id":47397,"tr_customer_product_id":47387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:49.000Z","modified_at":"2025-07-25T03:47:49.000Z","name":"Geraldine Waelchi","mobile_number":"563-850-9151","email_id":"Romaine69@gmail.com","dop":"2025-07-09","serial_number":"103824260401929","imei1":"103824260401929","imei2":"103824260401929","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47379,"job_number":"JOB_47379","tr_customer_id":47396,"tr_customer_product_id":47386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:48.000Z","modified_at":"2025-07-25T03:47:48.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12125699948015","imei1":"12125699948015","imei2":"12125699948015","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47378,"job_number":"JOB_47378","tr_customer_id":47395,"tr_customer_product_id":47385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:45.000Z","modified_at":"2025-07-25T03:47:45.000Z","name":"Otilia Pollich","mobile_number":"545-918-9031","email_id":"Horace39@gmail.com","dop":"2025-04-06","serial_number":"14212563159435266","imei1":"14212563159435266","imei2":"14212563159435266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47376,"job_number":"JOB_47376","tr_customer_id":47393,"tr_customer_product_id":47383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:43.000Z","modified_at":"2025-07-25T03:47:43.000Z","name":"Tessie Boehm","mobile_number":"342-499-5448","email_id":"Lora.Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"15987861159997","imei1":"15987861159997","imei2":"15987861159997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47375,"job_number":"JOB_47375","tr_customer_id":47392,"tr_customer_product_id":47382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:37.000Z","modified_at":"2025-07-25T03:47:37.000Z","name":"Kali Metz","mobile_number":"515-770-6272","email_id":"Perry12@yahoo.com","dop":"2025-04-06","serial_number":"12424549518221668","imei1":"12424549518221668","imei2":"12424549518221668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47373,"job_number":"JOB_47373","tr_customer_id":47390,"tr_customer_product_id":47380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:35.000Z","modified_at":"2025-07-25T03:47:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328055457157","imei1":"19328055457157","imei2":"19328055457157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47372,"job_number":"JOB_47372","tr_customer_id":47389,"tr_customer_product_id":47379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:27.000Z","modified_at":"2025-07-25T03:47:27.000Z","name":"Jefferey Halvorson","mobile_number":"795-358-1512","email_id":"Marilie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"14837216349427224","imei1":"14837216349427224","imei2":"14837216349427224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47369,"job_number":"JOB_47369","tr_customer_id":47386,"tr_customer_product_id":47376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:02.000Z","modified_at":"2025-07-25T03:47:02.000Z","name":"Alanis Nolan","mobile_number":"506-505-7307","email_id":"Halie.Gibson58@gmail.com","dop":"2025-04-06","serial_number":"16902591500854108","imei1":"16902591500854108","imei2":"16902591500854108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47367,"job_number":"JOB_47367","tr_customer_id":47384,"tr_customer_product_id":47374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:00.000Z","modified_at":"2025-07-25T03:47:00.000Z","name":"Cynthia Stoltenberg","mobile_number":"758-992-9800","email_id":"Deontae.Walter@gmail.com","dop":"2025-04-06","serial_number":"18116020661190","imei1":"18116020661190","imei2":"18116020661190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47364,"job_number":"JOB_47364","tr_customer_id":47381,"tr_customer_product_id":47371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:46:12.000Z","modified_at":"2025-07-25T03:46:12.000Z","name":"Jon Farrell","mobile_number":"884-324-3849","email_id":"Lonie2@yahoo.com","dop":"2025-04-06","serial_number":"13434499746989504","imei1":"13434499746989504","imei2":"13434499746989504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47361,"job_number":"JOB_47361","tr_customer_id":47378,"tr_customer_product_id":47368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:26:14.000Z","modified_at":"2025-07-25T03:26:14.000Z","name":"Adelbert MacGyver","mobile_number":"223-522-1123","email_id":"Clark42@gmail.com","dop":"2025-04-06","serial_number":"13808210964038808","imei1":"13808210964038808","imei2":"13808210964038808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47359,"job_number":"JOB_47359","tr_customer_id":47376,"tr_customer_product_id":47366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:24:08.000Z","modified_at":"2025-07-25T03:24:08.000Z","name":"Ricardo Hessel","mobile_number":"337-239-7072","email_id":"Mustafa22@gmail.com","dop":"2025-06-10","serial_number":"138713294370208","imei1":"138713294370208","imei2":"138713294370208","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47358,"job_number":"JOB_47358","tr_customer_id":47375,"tr_customer_product_id":47365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:21:36.000Z","modified_at":"2025-07-25T03:21:36.000Z","name":"Tomas Schowalter","mobile_number":"578-593-1301","email_id":"Jack.Yost99@gmail.com","dop":"2025-06-10","serial_number":"174667522091609","imei1":"174667522091609","imei2":"174667522091609","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47357,"job_number":"JOB_47357","tr_customer_id":47374,"tr_customer_product_id":47364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:14:11.000Z","modified_at":"2025-07-25T03:14:11.000Z","name":"Janet Christiansen","mobile_number":"751-419-9921","email_id":"Adan_Buckridge@yahoo.com","dop":"2025-06-10","serial_number":"131369708608356","imei1":"131369708608356","imei2":"131369708608356","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47356,"job_number":"JOB_47356","tr_customer_id":47373,"tr_customer_product_id":47363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:11:05.000Z","modified_at":"2025-07-25T03:11:05.000Z","name":"Madge Treutel","mobile_number":"391-975-9881","email_id":"Christop.DAmore@gmail.com","dop":"2025-07-09","serial_number":"100956437637475","imei1":"100956437637475","imei2":"100956437637475","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47355,"job_number":"JOB_47355","tr_customer_id":47372,"tr_customer_product_id":47362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:10:20.000Z","modified_at":"2025-07-25T03:10:20.000Z","name":"Thora Kunde","mobile_number":"970-406-1829","email_id":"Gilberto.Wilkinson85@gmail.com","dop":"2025-07-09","serial_number":"102987933732801","imei1":"102987933732801","imei2":"102987933732801","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47354,"job_number":"JOB_47354","tr_customer_id":47371,"tr_customer_product_id":47361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:56.000Z","modified_at":"2025-07-25T03:09:56.000Z","name":"Jacques Simonis","mobile_number":"677-869-6377","email_id":"Haylie.Christiansen@gmail.com","dop":"2025-07-09","serial_number":"109307304916352","imei1":"109307304916352","imei2":"109307304916352","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47353,"job_number":"JOB_47353","tr_customer_id":47370,"tr_customer_product_id":47360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:38.000Z","modified_at":"2025-07-25T03:09:38.000Z","name":"Tom Pagac","mobile_number":"840-716-3669","email_id":"Pearlie.DuBuque33@hotmail.com","dop":"2025-07-09","serial_number":"100009753152455","imei1":"100009753152455","imei2":"100009753152455","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47352,"job_number":"JOB_47352","tr_customer_id":47369,"tr_customer_product_id":47359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:08:57.000Z","modified_at":"2025-07-25T03:08:57.000Z","name":"Garry Schaden","mobile_number":"323-885-7168","email_id":"Roberta_Stiedemann@gmail.com","dop":"2025-07-09","serial_number":"101136461507010","imei1":"101136461507010","imei2":"101136461507010","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47351,"job_number":"JOB_47351","tr_customer_id":47368,"tr_customer_product_id":47358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:22:04.000Z","modified_at":"2025-07-25T02:22:04.000Z","name":"Trever Kunze","mobile_number":"953-983-9238","email_id":"Kennith_Mayert82@hotmail.com","dop":"2025-05-01","serial_number":"10965016476484","imei1":"10965016476484","imei2":"10965016476484","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47349,"job_number":"JOB_47349","tr_customer_id":47366,"tr_customer_product_id":47356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:20:33.000Z","modified_at":"2025-07-25T02:20:33.000Z","name":"Leon Sawayn","mobile_number":"661-818-3906","email_id":"Percy.Miller65@gmail.com","dop":"2025-05-01","serial_number":"10462368273249","imei1":"10462368273249","imei2":"10462368273249","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47345,"job_number":"JOB_47345","tr_customer_id":47362,"tr_customer_product_id":47352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:19:43.000Z","modified_at":"2025-07-24T18:19:43.000Z","name":"Bernardo Effertz","mobile_number":"685-948-5658","email_id":"Nathen_Zieme@gmail.com","dop":"2025-07-09","serial_number":"104395136008270","imei1":"104395136008270","imei2":"104395136008270","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47344,"job_number":"JOB_47344","tr_customer_id":47361,"tr_customer_product_id":47351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:53:28.000Z","modified_at":"2025-07-24T17:53:28.000Z","name":"Edythe Sporer","mobile_number":"563-964-3339","email_id":"Carmen.Nolan38@gmail.com","dop":"2025-07-09","serial_number":"107518702897335","imei1":"107518702897335","imei2":"107518702897335","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47343,"job_number":"JOB_47343","tr_customer_id":47360,"tr_customer_product_id":47350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:42.000Z","modified_at":"2025-07-24T17:48:42.000Z","name":"Leslie Douglas","mobile_number":"426-275-6689","email_id":"Shaniya_Hills90@hotmail.com","dop":"2025-04-06","serial_number":"11405495217973762","imei1":"11405495217973762","imei2":"11405495217973762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47341,"job_number":"JOB_47341","tr_customer_id":47358,"tr_customer_product_id":47348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:40.000Z","modified_at":"2025-07-24T17:48:40.000Z","name":"Felipa Corwin","mobile_number":"862-527-4481","email_id":"Unique.Greenfelder53@hotmail.com","dop":"2025-04-06","serial_number":"19296546030724","imei1":"19296546030724","imei2":"19296546030724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47340,"job_number":"JOB_47340","tr_customer_id":47357,"tr_customer_product_id":47347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:59.000Z","modified_at":"2025-07-24T17:47:59.000Z","name":"Finn Will","mobile_number":"215-990-7635","email_id":"Sabina_Schuppe21@yahoo.com","dop":"2025-04-06","serial_number":"16652107185225804","imei1":"16652107185225804","imei2":"16652107185225804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47338,"job_number":"JOB_47338","tr_customer_id":47355,"tr_customer_product_id":47345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:58.000Z","modified_at":"2025-07-24T17:47:58.000Z","name":"Jacynthe Sanford","mobile_number":"887-423-9419","email_id":"Cecil_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"17717064125714","imei1":"17717064125714","imei2":"17717064125714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47336,"job_number":"JOB_47336","tr_customer_id":47353,"tr_customer_product_id":47343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:17.000Z","modified_at":"2025-07-24T17:47:17.000Z","name":"Alan Pouros","mobile_number":"423-954-8933","email_id":"Titus_Sawayn25@yahoo.com","dop":"2025-04-06","serial_number":"19843146308477450","imei1":"19843146308477450","imei2":"19843146308477450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47334,"job_number":"JOB_47334","tr_customer_id":47351,"tr_customer_product_id":47341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:16.000Z","modified_at":"2025-07-24T17:47:16.000Z","name":"Xander Jenkins","mobile_number":"664-906-7754","email_id":"Nathan.Lueilwitz76@hotmail.com","dop":"2025-04-06","serial_number":"18396810856752","imei1":"18396810856752","imei2":"18396810856752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47333,"job_number":"JOB_47333","tr_customer_id":47350,"tr_customer_product_id":47340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:48.000Z","modified_at":"2025-07-24T17:42:48.000Z","name":"Christiana Jacobi","mobile_number":"270-617-2122","email_id":"Luz.Kutch36@yahoo.com","dop":"2025-04-06","serial_number":"15395663993249802","imei1":"15395663993249802","imei2":"15395663993249802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47331,"job_number":"JOB_47331","tr_customer_id":47348,"tr_customer_product_id":47338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:47.000Z","modified_at":"2025-07-24T17:42:47.000Z","name":"Landen Schmeler","mobile_number":"337-873-5360","email_id":"Lurline.Harvey53@yahoo.com","dop":"2025-04-06","serial_number":"16099925329829","imei1":"16099925329829","imei2":"16099925329829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47330,"job_number":"JOB_47330","tr_customer_id":47347,"tr_customer_product_id":47337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:10.000Z","modified_at":"2025-07-24T17:42:10.000Z","name":"Liza Casper","mobile_number":"328-292-1875","email_id":"Maiya.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14615624085485164","imei1":"14615624085485164","imei2":"14615624085485164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47328,"job_number":"JOB_47328","tr_customer_id":47345,"tr_customer_product_id":47335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:09.000Z","modified_at":"2025-07-24T17:42:09.000Z","name":"Marietta Heidenreich","mobile_number":"870-682-4806","email_id":"Nigel62@gmail.com","dop":"2025-04-06","serial_number":"13466304917044","imei1":"13466304917044","imei2":"13466304917044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47327,"job_number":"JOB_47327","tr_customer_id":47344,"tr_customer_product_id":47334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:32.000Z","modified_at":"2025-07-24T17:41:32.000Z","name":"Chance Hackett","mobile_number":"564-750-6813","email_id":"Akeem.Kunde66@hotmail.com","dop":"2025-04-06","serial_number":"19685906733953904","imei1":"19685906733953904","imei2":"19685906733953904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47325,"job_number":"JOB_47325","tr_customer_id":47342,"tr_customer_product_id":47332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:31.000Z","modified_at":"2025-07-24T17:41:31.000Z","name":"Kobe Connelly","mobile_number":"722-612-1088","email_id":"Reba_Hand80@gmail.com","dop":"2025-04-06","serial_number":"16509875880818","imei1":"16509875880818","imei2":"16509875880818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47318,"job_number":"JOB_47318","tr_customer_id":47335,"tr_customer_product_id":47325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:29.000Z","modified_at":"2025-07-24T17:26:29.000Z","name":"Clarabelle Hermann","mobile_number":"476-317-4444","email_id":"Hailey.Tromp0@hotmail.com","dop":"2025-04-06","serial_number":"12131447206509290","imei1":"12131447206509290","imei2":"12131447206509290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47316,"job_number":"JOB_47316","tr_customer_id":47333,"tr_customer_product_id":47323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:28.000Z","modified_at":"2025-07-24T17:26:28.000Z","name":"Marcelina Collins","mobile_number":"786-951-7424","email_id":"Tamia35@gmail.com","dop":"2025-04-06","serial_number":"18097418814694","imei1":"18097418814694","imei2":"18097418814694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47315,"job_number":"JOB_47315","tr_customer_id":47332,"tr_customer_product_id":47322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:49.000Z","modified_at":"2025-07-24T17:25:49.000Z","name":"Fernando Wehner","mobile_number":"861-250-0202","email_id":"Berniece16@hotmail.com","dop":"2025-04-06","serial_number":"18122398014293184","imei1":"18122398014293184","imei2":"18122398014293184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47313,"job_number":"JOB_47313","tr_customer_id":47330,"tr_customer_product_id":47320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:47.000Z","modified_at":"2025-07-24T17:25:47.000Z","name":"Katrina Langosh","mobile_number":"675-838-7046","email_id":"Yoshiko_Feest72@gmail.com","dop":"2025-04-06","serial_number":"19805379679634","imei1":"19805379679634","imei2":"19805379679634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47312,"job_number":"JOB_47312","tr_customer_id":47329,"tr_customer_product_id":47319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:08.000Z","modified_at":"2025-07-24T17:25:08.000Z","name":"Yasmine Bergstrom","mobile_number":"860-347-8435","email_id":"Jennie72@yahoo.com","dop":"2025-04-06","serial_number":"12818716252597784","imei1":"12818716252597784","imei2":"12818716252597784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47310,"job_number":"JOB_47310","tr_customer_id":47327,"tr_customer_product_id":47317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:07.000Z","modified_at":"2025-07-24T17:25:07.000Z","name":"Manuel Bailey","mobile_number":"466-855-1706","email_id":"Major.Stark@gmail.com","dop":"2025-04-06","serial_number":"19164018001392","imei1":"19164018001392","imei2":"19164018001392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47308,"job_number":"JOB_47308","tr_customer_id":47325,"tr_customer_product_id":47315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:02.000Z","modified_at":"2025-07-24T17:17:02.000Z","name":"Eino Gutmann","mobile_number":"962-455-2523","email_id":"Myron_Grant18@gmail.com","dop":"2025-04-06","serial_number":"15279205675083444","imei1":"15279205675083444","imei2":"15279205675083444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47306,"job_number":"JOB_47306","tr_customer_id":47323,"tr_customer_product_id":47313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:00.000Z","modified_at":"2025-07-24T17:17:00.000Z","name":"Lurline Koepp","mobile_number":"916-602-3139","email_id":"Winston59@yahoo.com","dop":"2025-04-06","serial_number":"13975985604699","imei1":"13975985604699","imei2":"13975985604699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47305,"job_number":"JOB_47305","tr_customer_id":47322,"tr_customer_product_id":47312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:20.000Z","modified_at":"2025-07-24T17:16:20.000Z","name":"Koby Witting","mobile_number":"918-471-6367","email_id":"Layne_Mayer59@yahoo.com","dop":"2025-04-06","serial_number":"19082204340389840","imei1":"19082204340389840","imei2":"19082204340389840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47303,"job_number":"JOB_47303","tr_customer_id":47320,"tr_customer_product_id":47310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:18.000Z","modified_at":"2025-07-24T17:16:18.000Z","name":"Carlie Nienow","mobile_number":"710-875-9651","email_id":"Clemmie_Quigley13@yahoo.com","dop":"2025-04-06","serial_number":"19161229961866","imei1":"19161229961866","imei2":"19161229961866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47302,"job_number":"JOB_47302","tr_customer_id":47319,"tr_customer_product_id":47309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:38.000Z","modified_at":"2025-07-24T17:15:38.000Z","name":"Lenora Streich","mobile_number":"945-839-7331","email_id":"Lisandro_Smith@yahoo.com","dop":"2025-04-06","serial_number":"17251319761079356","imei1":"17251319761079356","imei2":"17251319761079356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47300,"job_number":"JOB_47300","tr_customer_id":47317,"tr_customer_product_id":47307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:37.000Z","modified_at":"2025-07-24T17:15:37.000Z","name":"Ervin Feil","mobile_number":"824-555-5896","email_id":"Caitlyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"17335808190198","imei1":"17335808190198","imei2":"17335808190198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:05.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47772,"job_number":"JOB_47772","tr_customer_id":47789,"tr_customer_product_id":47779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:40:38.000Z","modified_at":"2025-07-25T20:40:38.000Z","name":"Hester Stamm","mobile_number":"948-963-9014","email_id":"Kyle.Upton25@yahoo.com","dop":"2025-07-15","serial_number":"18527408129986","imei1":"18527408129986","imei2":"18527408129986","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47769,"job_number":"JOB_47769","tr_customer_id":47786,"tr_customer_product_id":47776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:26:25.000Z","modified_at":"2025-07-25T20:26:25.000Z","name":"Kelsie Nolan","mobile_number":"612-833-2898","email_id":"Gilbert.Satterfield@yahoo.com","dop":"2025-07-15","serial_number":"108892664151683","imei1":"108892664151683","imei2":"108892664151683","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47768,"job_number":"JOB_47768","tr_customer_id":47785,"tr_customer_product_id":47775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:27.000Z","modified_at":"2025-07-25T20:25:27.000Z","name":"Ursula Kohler","mobile_number":"975-614-5911","email_id":"Frances_Terry74@yahoo.com","dop":"2025-07-15","serial_number":"10717873758843","imei1":"10717873758843","imei2":"10717873758843","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47767,"job_number":"JOB_47767","tr_customer_id":47784,"tr_customer_product_id":47774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:21.000Z","modified_at":"2025-07-25T20:25:21.000Z","name":"Madisyn Shields","mobile_number":"388-381-7288","email_id":"Erich_Goyette69@hotmail.com","dop":"2025-07-15","serial_number":"101015527775079","imei1":"101015527775079","imei2":"101015527775079","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47766,"job_number":"JOB_47766","tr_customer_id":47783,"tr_customer_product_id":47773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:49.000Z","modified_at":"2025-07-25T20:24:49.000Z","name":"Jamaal Gleichner","mobile_number":"947-291-5022","email_id":"Archibald_Conroy@yahoo.com","dop":"2025-07-15","serial_number":"10335704438200144","imei1":"10335704438200144","imei2":"10335704438200144","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47765,"job_number":"JOB_47765","tr_customer_id":47782,"tr_customer_product_id":47772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:44.000Z","modified_at":"2025-07-25T20:24:44.000Z","name":"Cooper Legros","mobile_number":"709-555-8389","email_id":"Jewel_Bernier@hotmail.com","dop":"2025-07-15","serial_number":"10008430708258384","imei1":"10008430708258384","imei2":"10008430708258384","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47764,"job_number":"JOB_47764","tr_customer_id":47781,"tr_customer_product_id":47771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:23:03.000Z","modified_at":"2025-07-25T20:23:03.000Z","name":"Rebecca Wintheiser","mobile_number":"659-242-4499","email_id":"Jaclyn_Kassulke@yahoo.com","dop":"2025-07-15","serial_number":"102417472602897","imei1":"102417472602897","imei2":"102417472602897","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47763,"job_number":"JOB_47763","tr_customer_id":47780,"tr_customer_product_id":47770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:16:38.000Z","modified_at":"2025-07-25T20:16:38.000Z","name":"Pat Treutel","mobile_number":"694-922-7699","email_id":"Jaleel_Schuster@yahoo.com","dop":"2025-07-15","serial_number":"13453408038860","imei1":"13453408038860","imei2":"13453408038860","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47762,"job_number":"JOB_47762","tr_customer_id":47779,"tr_customer_product_id":47769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:10:48.000Z","modified_at":"2025-07-25T20:10:48.000Z","name":"Lorna Reinger","mobile_number":"920-285-8393","email_id":"Camille_Senger@gmail.com","dop":"2025-07-15","serial_number":"15754398765730","imei1":"15754398765730","imei2":"15754398765730","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47761,"job_number":"JOB_47761","tr_customer_id":47778,"tr_customer_product_id":47768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:58:12.000Z","modified_at":"2025-07-25T19:58:12.000Z","name":"Lucile Bins","mobile_number":"785-455-7200","email_id":"Filomena.Zieme@hotmail.com","dop":"2025-07-15","serial_number":"18677894468475","imei1":"18677894468475","imei2":"18677894468475","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47760,"job_number":"JOB_47760","tr_customer_id":47777,"tr_customer_product_id":47767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:53:01.000Z","modified_at":"2025-07-25T19:53:01.000Z","name":"Mattie Kemmer","mobile_number":"592-467-8786","email_id":"Reina27@yahoo.com","dop":"2025-07-15","serial_number":"16455106875758","imei1":"16455106875758","imei2":"16455106875758","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47759,"job_number":"JOB_47759","tr_customer_id":47776,"tr_customer_product_id":47766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:52:34.000Z","modified_at":"2025-07-25T19:52:34.000Z","name":"Madaline Berge","mobile_number":"734-484-7690","email_id":"Jevon.Jacobson@gmail.com","dop":"2025-07-15","serial_number":"12140376435364","imei1":"12140376435364","imei2":"12140376435364","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47758,"job_number":"JOB_47758","tr_customer_id":47775,"tr_customer_product_id":47765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:52.000Z","modified_at":"2025-07-25T19:51:52.000Z","name":"Howell Weber","mobile_number":"659-419-8425","email_id":"Shemar_Kunze1@hotmail.com","dop":"2025-07-15","serial_number":"11753002211641","imei1":"11753002211641","imei2":"11753002211641","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47757,"job_number":"JOB_47757","tr_customer_id":47774,"tr_customer_product_id":47764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:41.000Z","modified_at":"2025-07-25T19:51:41.000Z","name":"Ole Stamm","mobile_number":"544-807-0443","email_id":"Merlin.Ritchie@hotmail.com","dop":"2025-07-15","serial_number":"17292390383546","imei1":"17292390383546","imei2":"17292390383546","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47756,"job_number":"JOB_47756","tr_customer_id":47773,"tr_customer_product_id":47763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:18.000Z","modified_at":"2025-07-25T19:51:18.000Z","name":"Richmond Bergstrom","mobile_number":"814-360-6537","email_id":"Theodore.Sporer@hotmail.com","dop":"2025-07-15","serial_number":"18783161041002","imei1":"18783161041002","imei2":"18783161041002","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47755,"job_number":"JOB_47755","tr_customer_id":47772,"tr_customer_product_id":47762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:10.000Z","modified_at":"2025-07-25T19:51:10.000Z","name":"Rachael Lockman","mobile_number":"502-860-6799","email_id":"Danielle_Johnson4@hotmail.com","dop":"2025-07-15","serial_number":"18757302539551","imei1":"18757302539551","imei2":"18757302539551","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47754,"job_number":"JOB_47754","tr_customer_id":47771,"tr_customer_product_id":47761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:45:48.000Z","modified_at":"2025-07-25T19:45:48.000Z","name":"Alexa Hand","mobile_number":"791-538-2990","email_id":"Eduardo1@yahoo.com","dop":"2025-07-15","serial_number":"14367529519280","imei1":"14367529519280","imei2":"14367529519280","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47753,"job_number":"JOB_47753","tr_customer_id":47770,"tr_customer_product_id":47760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:38.000Z","modified_at":"2025-07-25T19:43:38.000Z","name":"Aurelie Kemmer","mobile_number":"884-357-4627","email_id":"Garnet_Weimann27@hotmail.com","dop":"2025-07-15","serial_number":"13560052246359","imei1":"13560052246359","imei2":"13560052246359","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47752,"job_number":"JOB_47752","tr_customer_id":47769,"tr_customer_product_id":47759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:22.000Z","modified_at":"2025-07-25T19:43:22.000Z","name":"Harrison Gutmann","mobile_number":"507-677-3750","email_id":"Glen_Skiles73@hotmail.com","dop":"2025-07-15","serial_number":"18903274859387","imei1":"18903274859387","imei2":"18903274859387","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47751,"job_number":"JOB_47751","tr_customer_id":47768,"tr_customer_product_id":47758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:42:40.000Z","modified_at":"2025-07-25T19:42:40.000Z","name":"Stanton Gibson","mobile_number":"928-499-5193","email_id":"Eusebio10@hotmail.com","dop":"2025-07-15","serial_number":"12817930149358","imei1":"12817930149358","imei2":"12817930149358","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47750,"job_number":"JOB_47750","tr_customer_id":47767,"tr_customer_product_id":47757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:39:48.000Z","modified_at":"2025-07-25T19:39:48.000Z","name":"Hoyt Goldner","mobile_number":"509-457-4765","email_id":"Van.Swift11@yahoo.com","dop":"2025-07-15","serial_number":"19932967944592","imei1":"19932967944592","imei2":"19932967944592","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47749,"job_number":"JOB_47749","tr_customer_id":47766,"tr_customer_product_id":47756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:38:55.000Z","modified_at":"2025-07-25T19:38:55.000Z","name":"Arely Schmitt","mobile_number":"381-875-6876","email_id":"Maureen.Mitchell20@gmail.com","dop":"2025-07-15","serial_number":"11679195000658","imei1":"11679195000658","imei2":"11679195000658","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47748,"job_number":"JOB_47748","tr_customer_id":47765,"tr_customer_product_id":47755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:08.000Z","modified_at":"2025-07-25T19:33:08.000Z","name":"Stone Macejkovic","mobile_number":"823-607-5906","email_id":"Gaetano_Prosacco12@gmail.com","dop":"2025-07-15","serial_number":"18652215209637","imei1":"18652215209637","imei2":"18652215209637","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47747,"job_number":"JOB_47747","tr_customer_id":47764,"tr_customer_product_id":47754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:00.000Z","modified_at":"2025-07-25T19:33:00.000Z","name":"Jessie Kuhn","mobile_number":"669-557-8496","email_id":"Annabel48@hotmail.com","dop":"2025-07-15","serial_number":"19719975709896","imei1":"19719975709896","imei2":"19719975709896","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47746,"job_number":"JOB_47746","tr_customer_id":47763,"tr_customer_product_id":47753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:25.000Z","modified_at":"2025-07-25T19:31:25.000Z","name":"Jayme Weissnat","mobile_number":"226-852-5540","email_id":"Niko_Medhurst@gmail.com","dop":"2025-07-15","serial_number":"14950366973697","imei1":"14950366973697","imei2":"14950366973697","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47745,"job_number":"JOB_47745","tr_customer_id":47762,"tr_customer_product_id":47752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:19.000Z","modified_at":"2025-07-25T19:31:19.000Z","name":"Shaylee Murphy","mobile_number":"763-902-8681","email_id":"Caitlyn79@gmail.com","dop":"2025-07-15","serial_number":"14782455235429","imei1":"14782455235429","imei2":"14782455235429","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47744,"job_number":"JOB_47744","tr_customer_id":47761,"tr_customer_product_id":47751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:30:53.000Z","modified_at":"2025-07-25T19:30:53.000Z","name":"Morris Nikolaus","mobile_number":"331-251-7330","email_id":"Kim50@yahoo.com","dop":"2025-07-15","serial_number":"10563932296964","imei1":"10563932296964","imei2":"10563932296964","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47743,"job_number":"JOB_47743","tr_customer_id":47760,"tr_customer_product_id":47750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:29:38.000Z","modified_at":"2025-07-25T19:29:38.000Z","name":"Marlee Lindgren","mobile_number":"854-271-9795","email_id":"Leland_Dicki@hotmail.com","dop":"2025-07-15","serial_number":"10015377085167","imei1":"10015377085167","imei2":"10015377085167","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47742,"job_number":"JOB_47742","tr_customer_id":47759,"tr_customer_product_id":47749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:28:10.000Z","modified_at":"2025-07-25T19:28:10.000Z","name":"Kari Cronin","mobile_number":"601-335-6556","email_id":"Adella16@hotmail.com","dop":"2025-07-15","serial_number":"10372822835537","imei1":"10372822835537","imei2":"10372822835537","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47741,"job_number":"JOB_47741","tr_customer_id":47758,"tr_customer_product_id":47748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:58.000Z","modified_at":"2025-07-25T19:27:58.000Z","name":"Selena Schoen","mobile_number":"705-602-7736","email_id":"Jacynthe77@gmail.com","dop":"2025-07-15","serial_number":"10448065135591","imei1":"10448065135591","imei2":"10448065135591","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47740,"job_number":"JOB_47740","tr_customer_id":47757,"tr_customer_product_id":47747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:54.000Z","modified_at":"2025-07-25T19:27:54.000Z","name":"Jade Dibbert","mobile_number":"541-583-2023","email_id":"Cristopher.Shields2@gmail.com","dop":"2025-07-15","serial_number":"15915616700441","imei1":"15915616700441","imei2":"15915616700441","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47739,"job_number":"JOB_47739","tr_customer_id":47756,"tr_customer_product_id":47746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:43.000Z","modified_at":"2025-07-25T19:27:43.000Z","name":"Keith Bogisich","mobile_number":"304-723-8340","email_id":"Cheyanne_Purdy81@hotmail.com","dop":"2025-07-15","serial_number":"11651629326648","imei1":"11651629326648","imei2":"11651629326648","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47738,"job_number":"JOB_47738","tr_customer_id":47755,"tr_customer_product_id":47745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:23:44.000Z","modified_at":"2025-07-25T19:23:44.000Z","name":"Marisa Larson","mobile_number":"996-559-5498","email_id":"Alycia15@yahoo.com","dop":"2025-07-15","serial_number":"10047633540912","imei1":"10047633540912","imei2":"10047633540912","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47737,"job_number":"JOB_47737","tr_customer_id":47754,"tr_customer_product_id":47744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:21:12.000Z","modified_at":"2025-07-25T19:21:12.000Z","name":"Fredy Walter","mobile_number":"486-350-1909","email_id":"Hiram.Koch62@gmail.com","dop":"2025-07-15","serial_number":"10582315944852","imei1":"10582315944852","imei2":"10582315944852","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47736,"job_number":"JOB_47736","tr_customer_id":47753,"tr_customer_product_id":47743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:39.000Z","modified_at":"2025-07-25T19:17:39.000Z","name":"Mohammed Fahed","mobile_number":"9876543210","email_id":"fahed@gmail.com","dop":"2025-07-15","serial_number":"12727483596028","imei1":"12727483596028","imei2":"12727483596028","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47735,"job_number":"JOB_47735","tr_customer_id":47752,"tr_customer_product_id":47742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Imran Ansari","mobile_number":"9873432101","email_id":"imran@gmail.com","dop":"2025-07-15","serial_number":"14869842795978","imei1":"14869842795978","imei2":"14869842795978","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47734,"job_number":"JOB_47734","tr_customer_id":47751,"tr_customer_product_id":47741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Suraj Kumar","mobile_number":"9876542210","email_id":"suraj@gmail.com","dop":"2025-07-15","serial_number":"17086779024262","imei1":"17086779024262","imei2":"17086779024262","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47733,"job_number":"JOB_47733","tr_customer_id":47750,"tr_customer_product_id":47740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Varun Kumar","mobile_number":"9876543654","email_id":"varun@gmail.com","dop":"2025-07-15","serial_number":"14207109169601","imei1":"14207109169601","imei2":"14207109169601","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47697,"job_number":"JOB_47697","tr_customer_id":47714,"tr_customer_product_id":47704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:33.000Z","modified_at":"2025-07-25T17:45:33.000Z","name":"Verla Block","mobile_number":"479-725-7458","email_id":"Maye.Conroy85@hotmail.com","dop":"2025-07-02","serial_number":"18585933379565","imei1":"18585933379565","imei2":"18585933379565","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47696,"job_number":"JOB_47696","tr_customer_id":47713,"tr_customer_product_id":47703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:28.000Z","modified_at":"2025-07-25T17:45:29.000Z","name":"Casper Connelly","mobile_number":"791-486-7250","email_id":"Phyllis.Runolfsson32@hotmail.com","dop":"2025-07-02","serial_number":"18253911102331","imei1":"18253911102331","imei2":"18253911102331","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47695,"job_number":"JOB_47695","tr_customer_id":47712,"tr_customer_product_id":47702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:44:49.000Z","modified_at":"2025-07-25T17:44:49.000Z","name":"Elaina Torp","mobile_number":"649-825-2018","email_id":"Monserrate.Mayer5@yahoo.com","dop":"2025-07-02","serial_number":"16547773478606","imei1":"16547773478606","imei2":"16547773478606","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47692,"job_number":"JOB_47692","tr_customer_id":47709,"tr_customer_product_id":47699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:45.000Z","modified_at":"2025-07-25T16:48:45.000Z","name":"Darien Kuvalis","mobile_number":"930-458-6180","email_id":"Ivah_Brekke@gmail.com","dop":"2025-07-02","serial_number":"18400008953242","imei1":"18400008953242","imei2":"18400008953242","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47691,"job_number":"JOB_47691","tr_customer_id":47708,"tr_customer_product_id":47698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:14.000Z","modified_at":"2025-07-25T16:48:14.000Z","name":"Junior Green","mobile_number":"672-620-1029","email_id":"Jordy_Heathcote@hotmail.com","dop":"2025-07-02","serial_number":"13886053242901","imei1":"13886053242901","imei2":"13886053242901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47690,"job_number":"JOB_47690","tr_customer_id":47707,"tr_customer_product_id":47697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:42:09.000Z","modified_at":"2025-07-25T16:42:09.000Z","name":"Keshaun Mraz","mobile_number":"457-707-5237","email_id":"Leif.Ruecker@yahoo.com","dop":"2025-07-02","serial_number":"13655633623944","imei1":"13655633623944","imei2":"13655633623944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47689,"job_number":"JOB_47689","tr_customer_id":47706,"tr_customer_product_id":47696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:37:29.000Z","modified_at":"2025-07-25T16:37:29.000Z","name":"Francesco Carter","mobile_number":"619-994-4799","email_id":"Frederick50@yahoo.com","dop":"2025-07-02","serial_number":"14809904681106","imei1":"14809904681106","imei2":"14809904681106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47683,"job_number":"JOB_47683","tr_customer_id":47700,"tr_customer_product_id":47690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:59:50.000Z","modified_at":"2025-07-25T15:59:50.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Yasmeen.Morar@yahoo.com","dop":"2025-06-10","serial_number":"104215072876291","imei1":"104215072876291","imei2":"104215072876291","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47682,"job_number":"JOB_47682","tr_customer_id":47699,"tr_customer_product_id":47689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:45.000Z","modified_at":"2025-07-25T15:53:45.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sibyl_Leuschke19@hotmail.com","dop":"2025-06-10","serial_number":"100161929850239","imei1":"100161929850239","imei2":"100161929850239","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47680,"job_number":"JOB_47680","tr_customer_id":47697,"tr_customer_product_id":47687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:03.000Z","modified_at":"2025-07-25T15:53:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"104573720782205","imei1":"104573720782205","imei2":"104573720782205","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47679,"job_number":"JOB_47679","tr_customer_id":47696,"tr_customer_product_id":47686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:50:34.000Z","modified_at":"2025-07-25T15:50:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"105640210703533","imei1":"105640210703533","imei2":"105640210703533","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47677,"job_number":"JOB_47677","tr_customer_id":47694,"tr_customer_product_id":47684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:47:21.000Z","modified_at":"2025-07-25T15:47:21.000Z","name":"Art Anderson","mobile_number":"562-560-5485","email_id":"Loraine35@hotmail.com","dop":"2025-06-10","serial_number":"106421360814241","imei1":"106421360814241","imei2":"106421360814241","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47656,"job_number":"JOB_47656","tr_customer_id":47673,"tr_customer_product_id":47663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:33:16.000Z","modified_at":"2025-07-25T14:33:16.000Z","name":"Kristopher Bergstrom","mobile_number":"498-201-6798","email_id":"Godfrey_Satterfield49@hotmail.com","dop":"2025-07-02","serial_number":"12444053892086","imei1":"12444053892086","imei2":"12444053892086","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47644,"job_number":"JOB_47644","tr_customer_id":47661,"tr_customer_product_id":47651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:22:56.000Z","modified_at":"2025-07-25T14:22:56.000Z","name":"Dedric Will","mobile_number":"861-782-2814","email_id":"Ruthie.Rutherford61@hotmail.com","dop":"2025-07-02","serial_number":"10406624903388","imei1":"10406624903388","imei2":"10406624903388","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47640,"job_number":"JOB_47640","tr_customer_id":47657,"tr_customer_product_id":47647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T13:56:58.000Z","name":"Glenda Mante","mobile_number":"717-425-6484","email_id":"Blake_Turcotte@hotmail.com","dop":"2025-07-02","serial_number":"10923379041180","imei1":"10923379041180","imei2":"10923379041180","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47638,"job_number":"JOB_47638","tr_customer_id":47655,"tr_customer_product_id":47645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:49.000Z","modified_at":"2025-07-25T13:56:49.000Z","name":"Caroline Lueilwitz","mobile_number":"975-813-3065","email_id":"Chanel.Miller61@yahoo.com","dop":"2025-07-02","serial_number":"15072044518640","imei1":"15072044518640","imei2":"15072044518640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47637,"job_number":"JOB_47637","tr_customer_id":47654,"tr_customer_product_id":47644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:40.000Z","modified_at":"2025-07-25T13:53:40.000Z","name":"Daphne VonRueden","mobile_number":"611-296-1731","email_id":"Maryjane.Klein@hotmail.com","dop":"2025-07-02","serial_number":"15605236633083","imei1":"15605236633083","imei2":"15605236633083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47629,"job_number":"JOB_47629","tr_customer_id":47646,"tr_customer_product_id":47636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:53.000Z","modified_at":"2025-07-25T13:52:53.000Z","name":"Oma Hahn","mobile_number":"815-439-2923","email_id":"Tess.Cummerata24@hotmail.com","dop":"2025-07-02","serial_number":"13349813519197","imei1":"13349813519197","imei2":"13349813519197","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47621,"job_number":"JOB_47621","tr_customer_id":47638,"tr_customer_product_id":47628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:02.000Z","modified_at":"2025-07-25T13:52:02.000Z","name":"Althea Goodwin","mobile_number":"953-596-1395","email_id":"Torey.Berge75@yahoo.com","dop":"2025-07-02","serial_number":"10591857641948","imei1":"10591857641948","imei2":"10591857641948","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47613,"job_number":"JOB_47613","tr_customer_id":47630,"tr_customer_product_id":47620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:26.000Z","modified_at":"2025-07-25T13:50:26.000Z","name":"Geo Halvorson","mobile_number":"605-459-9548","email_id":"Jordon_Luettgen@yahoo.com","dop":"2025-07-02","serial_number":"17120555264323","imei1":"17120555264323","imei2":"17120555264323","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47612,"job_number":"JOB_47612","tr_customer_id":47629,"tr_customer_product_id":47619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:06.000Z","modified_at":"2025-07-25T13:50:06.000Z","name":"Emma Abernathy","mobile_number":"781-849-6995","email_id":"Herta76@gmail.com","dop":"2025-07-02","serial_number":"13065114088365","imei1":"13065114088365","imei2":"13065114088365","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47611,"job_number":"JOB_47611","tr_customer_id":47628,"tr_customer_product_id":47618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:48:45.000Z","modified_at":"2025-07-25T13:48:45.000Z","name":"Felipa O'Keefe","mobile_number":"963-898-8570","email_id":"Eda.Crooks@yahoo.com","dop":"2025-07-02","serial_number":"16021622012249","imei1":"16021622012249","imei2":"16021622012249","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47523,"job_number":"JOB_47523","tr_customer_id":47540,"tr_customer_product_id":47530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:20:15.000Z","modified_at":"2025-07-25T10:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"925035659551090","imei1":"925035659551090","imei2":"925035659551090","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47516,"job_number":"JOB_47516","tr_customer_id":47533,"tr_customer_product_id":47523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T09:54:50.000Z","modified_at":"2025-07-25T09:54:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"12345654321788","imei1":"12345654321788","imei2":"12345654321788","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T09:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47449,"job_number":"JOB_47449","tr_customer_id":47466,"tr_customer_product_id":47456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:05:51.000Z","modified_at":"2025-07-25T06:05:51.000Z","name":"test vivek","mobile_number":"8766666666","email_id":"tested@yopmail.com","dop":"2016-07-22","serial_number":"01234567899999","imei1":"01234567899999","imei2":"01234567899999","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify message is successful 1 0 0
Verify response time is less than 500 ms 1 0 0
Verify data is not an empty array 1 0 0
Created job should be present JOB_47792 for pending for assignment state 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Created job should be present JOB_47792 for pending for assignment state
expected [ 47791, 47789, 47777, 47775, …(308) ] to include 'JOB_47792'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/detailss
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80e488e5-03eb-4aad-a05d-85d60eb0e286
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code is 404 when the endpoint is incorrect 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0efd63ce-580d-4f80-946a-f0104698dc8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 when the endpoint is incorrect 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOpOANiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98c8bb98-ddd7-4605-8560-63be03c16248
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 Forbidden when the endpoint is incorrect 0 1 0
Verify the response body contains 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403 Forbidden when the endpoint is incorrect
expected response to have status code 403 but got 500
Verify the response body contains 'Forbidden'
expected '{"status":500,"message":"invalid toke…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 866B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 043ee258-c90c-445c-a53b-c604972e5e0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response should return a list of engineers for the supervisor’s service center 1 0 0
Each engineer should include 'id', 'first_name', 'last_name', 'login_id' 2 0 0
Response should match the schema 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 959afe6e-606f-46c7-8529-06ef60213334
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing authorization should return status code 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 54B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c0c86e4-fb1e-468e-b414-45d50737c75c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47792,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Message should be 'Engineer assigned successfully' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 105B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1f4558b-73d5-4b03-bbcf-6896c4c60b1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 333062,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 500 1 0 0
Message should be 'Invalid job assignment' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a8c19df-b5ec-49c1-b80d-c521f67327a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47792,
            "engineer_id": 3
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 500 1 0 0
Message should be 'Invalid Engineer' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 208ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d6dd63a-1018-40e2-b376-bcc9d63e9aaa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "job_id": ,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 191
ETag W/"bf-v5nRuQIsS3qHGGE4ySXXDzahwbU"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": 2\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Missing job_id should return 400 Bad Request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 208ms
Mean size per request: 196B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e1d6a36-3f2b-45aa-8fd7-b849bf5065b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47792 ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-LGMM3ATBzAxLIA27S0/HJIBD/I0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 47792 ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Missing engg_id should return 400 Bad Request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 302.5KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTB9.kTPuum50gaPHKbhLcAh6ef6lzi-sfW80DEF7cPDtK8U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea2f230b-87f4-403c-9f39-934e3dc54291
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ba00-IxfVka5Jfs51jUZ8YIXlobcZ+gQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47793,"job_number":"JOB_47793","tr_customer_id":47810,"tr_customer_product_id":47800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:15.000Z","modified_at":"2025-07-26T03:44:15.000Z","name":"Nona Block","mobile_number":"821-527-3547","email_id":"Bobbie_Price56@yahoo.com","dop":"2025-04-06","serial_number":"15631531536459","imei1":"15631531536459","imei2":"15631531536459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47777,"job_number":"JOB_47777","tr_customer_id":47794,"tr_customer_product_id":47784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:50:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Kraig_White@hotmail.com","dop":"2025-07-09","serial_number":"106996593830337","imei1":"106996593830337","imei2":"106996593830337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47775,"job_number":"JOB_47775","tr_customer_id":47792,"tr_customer_product_id":47782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:21.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Arnoldo_Kirlin@yahoo.com","dop":"2025-07-09","serial_number":"105664361987723","imei1":"105664361987723","imei2":"105664361987723","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47773,"job_number":"JOB_47773","tr_customer_id":47790,"tr_customer_product_id":47780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:02.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Paul.Kunze@gmail.com","dop":"2025-07-09","serial_number":"101006223118116","imei1":"101006223118116","imei2":"101006223118116","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47770,"job_number":"JOB_47770","tr_customer_id":47787,"tr_customer_product_id":47777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Laisha.Christiansen@yahoo.com","dop":"2025-07-09","serial_number":"102977332931565","imei1":"102977332931565","imei2":"102977332931565","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47731,"job_number":"JOB_47731","tr_customer_id":47748,"tr_customer_product_id":47738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:07:57.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Beverly_Schneider83@hotmail.com","dop":"2025-07-09","serial_number":"103770963762220","imei1":"103770963762220","imei2":"103770963762220","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47729,"job_number":"JOB_47729","tr_customer_id":47746,"tr_customer_product_id":47736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:36.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dallas_Braun94@hotmail.com","dop":"2025-07-09","serial_number":"105869349538526","imei1":"105869349538526","imei2":"105869349538526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47728,"job_number":"JOB_47728","tr_customer_id":47745,"tr_customer_product_id":47735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:50.000Z","modified_at":"2025-07-25T19:05:50.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Alisa_Rempel39@hotmail.com","dop":"2025-07-09","serial_number":"109783292670297","imei1":"109783292670297","imei2":"109783292670297","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47727,"job_number":"JOB_47727","tr_customer_id":47744,"tr_customer_product_id":47734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:49.000Z","modified_at":"2025-07-25T19:05:49.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Macy_Cormier@gmail.com","dop":"2025-07-09","serial_number":"106869586990468","imei1":"106869586990468","imei2":"106869586990468","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47726,"job_number":"JOB_47726","tr_customer_id":47743,"tr_customer_product_id":47733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:04:42.000Z","modified_at":"2025-07-25T19:04:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Margie.Flatley@hotmail.com","dop":"2025-07-09","serial_number":"106312744889976","imei1":"106312744889976","imei2":"106312744889976","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47725,"job_number":"JOB_47725","tr_customer_id":47742,"tr_customer_product_id":47732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:56:13.000Z","modified_at":"2025-07-25T18:56:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Gayle_Frami67@yahoo.com","dop":"2025-07-09","serial_number":"104689782015963","imei1":"104689782015963","imei2":"104689782015963","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47724,"job_number":"JOB_47724","tr_customer_id":47741,"tr_customer_product_id":47731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:54:48.000Z","modified_at":"2025-07-25T18:54:48.000Z","name":"Gina Funk","mobile_number":"985-773-9578","email_id":"Levi_Stokes@yahoo.com","dop":"2025-07-09","serial_number":"100049776501433","imei1":"100049776501433","imei2":"100049776501433","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47723,"job_number":"JOB_47723","tr_customer_id":47740,"tr_customer_product_id":47730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:52:02.000Z","modified_at":"2025-07-25T18:52:02.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"13391400188926","imei1":"13391400188926","imei2":"13391400188926","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47722,"job_number":"JOB_47722","tr_customer_id":47739,"tr_customer_product_id":47729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:51.000Z","modified_at":"2025-07-25T18:47:51.000Z","name":"Rahsaan Jaskolski","mobile_number":"529-509-1491","email_id":"Hannah91@hotmail.com","dop":"2025-07-09","serial_number":"105805932166184","imei1":"105805932166184","imei2":"105805932166184","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47721,"job_number":"JOB_47721","tr_customer_id":47738,"tr_customer_product_id":47728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:07.000Z","modified_at":"2025-07-25T18:47:07.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"18533544125261","imei1":"18533544125261","imei2":"18533544125261","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47720,"job_number":"JOB_47720","tr_customer_id":47737,"tr_customer_product_id":47727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"106081060957896","imei1":"106081060957896","imei2":"106081060957896","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47719,"job_number":"JOB_47719","tr_customer_id":47736,"tr_customer_product_id":47726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"109209107196402","imei1":"109209107196402","imei2":"109209107196402","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47718,"job_number":"JOB_47718","tr_customer_id":47735,"tr_customer_product_id":47725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105497256133055","imei1":"105497256133055","imei2":"105497256133055","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47717,"job_number":"JOB_47717","tr_customer_id":47734,"tr_customer_product_id":47724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:15:23.000Z","modified_at":"2025-07-25T18:15:23.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19537067292296","imei1":"19537067292296","imei2":"19537067292296","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47716,"job_number":"JOB_47716","tr_customer_id":47733,"tr_customer_product_id":47723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:38.000Z","modified_at":"2025-07-25T18:14:38.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"14236984734990","imei1":"14236984734990","imei2":"14236984734990","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47715,"job_number":"JOB_47715","tr_customer_id":47732,"tr_customer_product_id":47722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:36.000Z","modified_at":"2025-07-25T18:14:36.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11744124741623","imei1":"11744124741623","imei2":"11744124741623","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47713,"job_number":"JOB_47713","tr_customer_id":47730,"tr_customer_product_id":47720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:12:16.000Z","modified_at":"2025-07-25T18:12:16.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19551147741172","imei1":"19551147741172","imei2":"19551147741172","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47710,"job_number":"JOB_47710","tr_customer_id":47727,"tr_customer_product_id":47717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:13.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"105067331818787","imei1":"105067331818787","imei2":"105067331818787","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47709,"job_number":"JOB_47709","tr_customer_id":47726,"tr_customer_product_id":47716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:56.000Z","modified_at":"2025-07-25T18:04:56.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11543315336777","imei1":"11543315336777","imei2":"11543315336777","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47707,"job_number":"JOB_47707","tr_customer_id":47724,"tr_customer_product_id":47714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:04:53.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"104609025693646","imei1":"104609025693646","imei2":"104609025693646","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47705,"job_number":"JOB_47705","tr_customer_id":47722,"tr_customer_product_id":47712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105128411241544","imei1":"105128411241544","imei2":"105128411241544","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47703,"job_number":"JOB_47703","tr_customer_id":47720,"tr_customer_product_id":47710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:17.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"101731598894432","imei1":"101731598894432","imei2":"101731598894432","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47701,"job_number":"JOB_47701","tr_customer_id":47718,"tr_customer_product_id":47708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:00:55.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"105186923967530","imei1":"105186923967530","imei2":"105186923967530","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47699,"job_number":"JOB_47699","tr_customer_id":47716,"tr_customer_product_id":47706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"109913511297115","imei1":"109913511297115","imei2":"109913511297115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47698,"job_number":"JOB_47698","tr_customer_id":47715,"tr_customer_product_id":47705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:48:47.000Z","modified_at":"2025-07-25T17:48:47.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"12117539517611","imei1":"12117539517611","imei2":"12117539517611","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47694,"job_number":"JOB_47694","tr_customer_id":47711,"tr_customer_product_id":47701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:32.000Z","modified_at":"2025-07-25T17:42:32.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19968963401359","imei1":"19968963401359","imei2":"19968963401359","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47693,"job_number":"JOB_47693","tr_customer_id":47710,"tr_customer_product_id":47700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:25.000Z","modified_at":"2025-07-25T17:42:25.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19929896078476","imei1":"19929896078476","imei2":"19929896078476","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47676,"job_number":"JOB_47676","tr_customer_id":47693,"tr_customer_product_id":47683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:34.000Z","modified_at":"2025-07-25T14:48:34.000Z","name":"Gay Renner","mobile_number":"581-206-5558","email_id":"Toney_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"12249291944509842","imei1":"12249291944509842","imei2":"12249291944509842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47674,"job_number":"JOB_47674","tr_customer_id":47691,"tr_customer_product_id":47681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:27.000Z","modified_at":"2025-07-25T14:48:27.000Z","name":"Ruby Quitzon","mobile_number":"213-812-9391","email_id":"Lauren_Bauch44@gmail.com","dop":"2025-06-18","serial_number":"1009508872398902","imei1":"1009508872398902","imei2":"1009508872398902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47672,"job_number":"JOB_47672","tr_customer_id":47689,"tr_customer_product_id":47679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:26.000Z","modified_at":"2025-07-25T14:48:26.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645865729063","imei1":"10645865729063","imei2":"10645865729063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47671,"job_number":"JOB_47671","tr_customer_id":47688,"tr_customer_product_id":47678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:43.000Z","modified_at":"2025-07-25T14:47:43.000Z","name":"Pearl Gottlieb","mobile_number":"520-732-9193","email_id":"Brianne.Konopelski@gmail.com","dop":"2025-06-18","serial_number":"1092844662806044","imei1":"1092844662806044","imei2":"1092844662806044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47669,"job_number":"JOB_47669","tr_customer_id":47686,"tr_customer_product_id":47676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:42.000Z","modified_at":"2025-07-25T14:47:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10897522199771","imei1":"10897522199771","imei2":"10897522199771","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47668,"job_number":"JOB_47668","tr_customer_id":47685,"tr_customer_product_id":47675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:41.000Z","modified_at":"2025-07-25T14:45:41.000Z","name":"Kennith Fisher","mobile_number":"290-473-8118","email_id":"Izabella.Ernser@hotmail.com","dop":"2025-04-07","serial_number":"3267041942255505","imei1":"3267041942255505","imei2":"3267041942255505","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47666,"job_number":"JOB_47666","tr_customer_id":47683,"tr_customer_product_id":47673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15180552793359","imei1":"15180552793359","imei2":"15180552793359","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47665,"job_number":"JOB_47665","tr_customer_id":47682,"tr_customer_product_id":47672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Brandyn Grimes","mobile_number":"404-556-4639","email_id":"Anita.Gaylord@gmail.com","dop":"2025-04-07","serial_number":"17607220150417","imei1":"17607220150417","imei2":"17607220150417","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47664,"job_number":"JOB_47664","tr_customer_id":47681,"tr_customer_product_id":47671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:01.000Z","modified_at":"2025-07-25T14:45:01.000Z","name":"Effie Hickle","mobile_number":"889-494-9834","email_id":"Manley_Friesen@gmail.com","dop":"2025-04-07","serial_number":"9143906337906820","imei1":"9143906337906820","imei2":"9143906337906820","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47662,"job_number":"JOB_47662","tr_customer_id":47679,"tr_customer_product_id":47669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"19207216897823","imei1":"19207216897823","imei2":"19207216897823","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47661,"job_number":"JOB_47661","tr_customer_id":47678,"tr_customer_product_id":47668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Urban Erdman","mobile_number":"325-954-0191","email_id":"Parker_Becker@gmail.com","dop":"2025-04-07","serial_number":"14296354003950","imei1":"14296354003950","imei2":"14296354003950","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47660,"job_number":"JOB_47660","tr_customer_id":47677,"tr_customer_product_id":47667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:21.000Z","modified_at":"2025-07-25T14:44:21.000Z","name":"Audra Ullrich","mobile_number":"780-767-4012","email_id":"Mollie_Keeling83@gmail.com","dop":"2025-04-07","serial_number":"2321452688306681","imei1":"2321452688306681","imei2":"2321452688306681","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47658,"job_number":"JOB_47658","tr_customer_id":47675,"tr_customer_product_id":47665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"17267055154480","imei1":"17267055154480","imei2":"17267055154480","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47657,"job_number":"JOB_47657","tr_customer_id":47674,"tr_customer_product_id":47664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"Francesco Rogahn","mobile_number":"782-312-7381","email_id":"Alicia_Cremin@gmail.com","dop":"2025-04-07","serial_number":"14820949948727","imei1":"14820949948727","imei2":"14820949948727","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47655,"job_number":"JOB_47655","tr_customer_id":47672,"tr_customer_product_id":47662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:16.000Z","modified_at":"2025-07-25T14:25:16.000Z","name":"Lance Leannon","mobile_number":"879-884-2764","email_id":"Guillermo19@gmail.com","dop":"2025-04-06","serial_number":"16443303047270264","imei1":"16443303047270264","imei2":"16443303047270264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47653,"job_number":"JOB_47653","tr_customer_id":47670,"tr_customer_product_id":47660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:14.000Z","modified_at":"2025-07-25T14:25:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13385957555968","imei1":"13385957555968","imei2":"13385957555968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47652,"job_number":"JOB_47652","tr_customer_id":47669,"tr_customer_product_id":47659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:11.000Z","modified_at":"2025-07-25T14:25:12.000Z","name":"Martin Ryan","mobile_number":"276-809-7077","email_id":"Piper.Kunde4@hotmail.com","dop":"2025-04-06","serial_number":"10617308005334824","imei1":"10617308005334824","imei2":"10617308005334824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47650,"job_number":"JOB_47650","tr_customer_id":47667,"tr_customer_product_id":47657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:32.000Z","modified_at":"2025-07-25T14:24:32.000Z","name":"Adrain Runolfsdottir","mobile_number":"781-330-1957","email_id":"Ansel96@hotmail.com","dop":"2025-04-06","serial_number":"18857829011548210","imei1":"18857829011548210","imei2":"18857829011548210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47648,"job_number":"JOB_47648","tr_customer_id":47665,"tr_customer_product_id":47655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:30.000Z","modified_at":"2025-07-25T14:24:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17636324836587","imei1":"17636324836587","imei2":"17636324836587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47647,"job_number":"JOB_47647","tr_customer_id":47664,"tr_customer_product_id":47654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:47.000Z","modified_at":"2025-07-25T14:23:47.000Z","name":"Annabel Zemlak","mobile_number":"624-644-1763","email_id":"Clarissa_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"15855996512002422","imei1":"15855996512002422","imei2":"15855996512002422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47645,"job_number":"JOB_47645","tr_customer_id":47662,"tr_customer_product_id":47652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:46.000Z","modified_at":"2025-07-25T14:23:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17579009666753","imei1":"17579009666753","imei2":"17579009666753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47643,"job_number":"JOB_47643","tr_customer_id":47660,"tr_customer_product_id":47650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:20:32.000Z","modified_at":"2025-07-25T14:20:32.000Z","name":"Johnathan Boehm","mobile_number":"459-352-0855","email_id":"Mortimer58@gmail.com","dop":"2025-04-06","serial_number":"18100469564078610","imei1":"18100469564078610","imei2":"18100469564078610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47641,"job_number":"JOB_47641","tr_customer_id":47658,"tr_customer_product_id":47648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:16:16.000Z","modified_at":"2025-07-25T14:16:16.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16113464058026","imei1":"16113464058026","imei2":"16113464058026","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47635,"job_number":"JOB_47635","tr_customer_id":47652,"tr_customer_product_id":47642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65360503095678","imei1":"65360503095678","imei2":"65360503095678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47634,"job_number":"JOB_47634","tr_customer_id":47651,"tr_customer_product_id":47641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43711964440933","imei1":"43711964440933","imei2":"43711964440933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47633,"job_number":"JOB_47633","tr_customer_id":47650,"tr_customer_product_id":47640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79658944199939","imei1":"79658944199939","imei2":"79658944199939","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47632,"job_number":"JOB_47632","tr_customer_id":47649,"tr_customer_product_id":47639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98218233640349","imei1":"98218233640349","imei2":"98218233640349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47631,"job_number":"JOB_47631","tr_customer_id":47648,"tr_customer_product_id":47638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65746049582976","imei1":"65746049582976","imei2":"65746049582976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47630,"job_number":"JOB_47630","tr_customer_id":47647,"tr_customer_product_id":47637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:04.000Z","modified_at":"2025-07-25T13:53:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54190791441487","imei1":"54190791441487","imei2":"54190791441487","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47627,"job_number":"JOB_47627","tr_customer_id":47644,"tr_customer_product_id":47634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37628652740514","imei1":"37628652740514","imei2":"37628652740514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47626,"job_number":"JOB_47626","tr_customer_id":47643,"tr_customer_product_id":47633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38602602231471","imei1":"38602602231471","imei2":"38602602231471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47625,"job_number":"JOB_47625","tr_customer_id":47642,"tr_customer_product_id":47632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22632472944821","imei1":"22632472944821","imei2":"22632472944821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47624,"job_number":"JOB_47624","tr_customer_id":47641,"tr_customer_product_id":47631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10299178001590","imei1":"10299178001590","imei2":"10299178001590","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47623,"job_number":"JOB_47623","tr_customer_id":47640,"tr_customer_product_id":47630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46341971782035","imei1":"46341971782035","imei2":"46341971782035","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47622,"job_number":"JOB_47622","tr_customer_id":47639,"tr_customer_product_id":47629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:31.000Z","modified_at":"2025-07-25T13:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66757442568192","imei1":"66757442568192","imei2":"66757442568192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47619,"job_number":"JOB_47619","tr_customer_id":47636,"tr_customer_product_id":47626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52807981653247","imei1":"52807981653247","imei2":"52807981653247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47618,"job_number":"JOB_47618","tr_customer_id":47635,"tr_customer_product_id":47625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49721982936947","imei1":"49721982936947","imei2":"49721982936947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47617,"job_number":"JOB_47617","tr_customer_id":47634,"tr_customer_product_id":47624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43677997763736","imei1":"43677997763736","imei2":"43677997763736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47616,"job_number":"JOB_47616","tr_customer_id":47633,"tr_customer_product_id":47623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38038252492500","imei1":"38038252492500","imei2":"38038252492500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47615,"job_number":"JOB_47615","tr_customer_id":47632,"tr_customer_product_id":47622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10949690290849","imei1":"10949690290849","imei2":"10949690290849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47614,"job_number":"JOB_47614","tr_customer_id":47631,"tr_customer_product_id":47621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89755834334885","imei1":"89755834334885","imei2":"89755834334885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47610,"job_number":"JOB_47610","tr_customer_id":47627,"tr_customer_product_id":47617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:26.000Z","modified_at":"2025-07-25T13:13:26.000Z","name":"Idella Emmerich","mobile_number":"923-743-6231","email_id":"Milan.Oberbrunner88@yahoo.com","dop":"2025-04-07","serial_number":"6091262396501148","imei1":"6091262396501148","imei2":"6091262396501148","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47608,"job_number":"JOB_47608","tr_customer_id":47625,"tr_customer_product_id":47615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13022329356992","imei1":"13022329356992","imei2":"13022329356992","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47607,"job_number":"JOB_47607","tr_customer_id":47624,"tr_customer_product_id":47614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Carolyne Runte","mobile_number":"274-789-1167","email_id":"Kailyn.Mayer@hotmail.com","dop":"2025-04-07","serial_number":"14119124191674","imei1":"14119124191674","imei2":"14119124191674","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47606,"job_number":"JOB_47606","tr_customer_id":47623,"tr_customer_product_id":47613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:46.000Z","modified_at":"2025-07-25T13:12:46.000Z","name":"Otilia Waters","mobile_number":"471-925-6142","email_id":"Guiseppe24@hotmail.com","dop":"2025-04-07","serial_number":"7194815394836459","imei1":"7194815394836459","imei2":"7194815394836459","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47604,"job_number":"JOB_47604","tr_customer_id":47621,"tr_customer_product_id":47611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:45.000Z","modified_at":"2025-07-25T13:12:45.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"10763647824337","imei1":"10763647824337","imei2":"10763647824337","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47603,"job_number":"JOB_47603","tr_customer_id":47620,"tr_customer_product_id":47610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:44.000Z","modified_at":"2025-07-25T13:12:44.000Z","name":"Annamae McLaughlin","mobile_number":"545-817-1677","email_id":"Cameron_Gorczany15@gmail.com","dop":"2025-04-07","serial_number":"19064957495102","imei1":"19064957495102","imei2":"19064957495102","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47602,"job_number":"JOB_47602","tr_customer_id":47619,"tr_customer_product_id":47609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:06.000Z","modified_at":"2025-07-25T13:12:06.000Z","name":"Macie Kutch","mobile_number":"525-442-2635","email_id":"Melody.Kshlerin20@hotmail.com","dop":"2025-04-07","serial_number":"1106607010634569","imei1":"1106607010634569","imei2":"1106607010634569","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47600,"job_number":"JOB_47600","tr_customer_id":47617,"tr_customer_product_id":47607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"18894512904948","imei1":"18894512904948","imei2":"18894512904948","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47599,"job_number":"JOB_47599","tr_customer_id":47616,"tr_customer_product_id":47606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"Wilfred Wyman","mobile_number":"688-247-4804","email_id":"Rashawn.Schuppe79@hotmail.com","dop":"2025-04-07","serial_number":"11973409025999","imei1":"11973409025999","imei2":"11973409025999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47596,"job_number":"JOB_47596","tr_customer_id":47613,"tr_customer_product_id":47603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:02.000Z","modified_at":"2025-07-25T12:32:02.000Z","name":"Geraldine Metz","mobile_number":"364-379-6933","email_id":"Davion.Grant@yahoo.com","dop":"2025-04-06","serial_number":"10741319584052740","imei1":"10741319584052740","imei2":"10741319584052740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47594,"job_number":"JOB_47594","tr_customer_id":47611,"tr_customer_product_id":47601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:00.000Z","modified_at":"2025-07-25T12:32:00.000Z","name":"Rita Ruecker","mobile_number":"459-398-3785","email_id":"Isac_Jast@yahoo.com","dop":"2025-04-06","serial_number":"19099241632754","imei1":"19099241632754","imei2":"19099241632754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47593,"job_number":"JOB_47593","tr_customer_id":47610,"tr_customer_product_id":47600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:27.000Z","modified_at":"2025-07-25T12:31:27.000Z","name":"Lon Braun","mobile_number":"304-499-8520","email_id":"Garnet.Crist1@hotmail.com","dop":"2025-04-06","serial_number":"16777715195550752","imei1":"16777715195550752","imei2":"16777715195550752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47591,"job_number":"JOB_47591","tr_customer_id":47608,"tr_customer_product_id":47598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:26.000Z","modified_at":"2025-07-25T12:31:26.000Z","name":"Will Weissnat","mobile_number":"496-687-0146","email_id":"Enoch_Deckow18@gmail.com","dop":"2025-04-06","serial_number":"10752505227857","imei1":"10752505227857","imei2":"10752505227857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47590,"job_number":"JOB_47590","tr_customer_id":47607,"tr_customer_product_id":47597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:53.000Z","modified_at":"2025-07-25T12:30:53.000Z","name":"Arvid Bednar","mobile_number":"571-941-4277","email_id":"Kayli_Pouros2@gmail.com","dop":"2025-04-06","serial_number":"10722888471555724","imei1":"10722888471555724","imei2":"10722888471555724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47588,"job_number":"JOB_47588","tr_customer_id":47605,"tr_customer_product_id":47595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:51.000Z","modified_at":"2025-07-25T12:30:52.000Z","name":"Evelyn Little","mobile_number":"511-529-9719","email_id":"Kaylin_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11929671922300","imei1":"11929671922300","imei2":"11929671922300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47587,"job_number":"JOB_47587","tr_customer_id":47604,"tr_customer_product_id":47594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:38:21.000Z","modified_at":"2025-07-25T11:38:21.000Z","name":"Ryley Runolfsdottir","mobile_number":"420-482-1952","email_id":"Keara.Ziemann@gmail.com","dop":"2025-04-06","serial_number":"18517118808044184","imei1":"18517118808044184","imei2":"18517118808044184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47583,"job_number":"JOB_47583","tr_customer_id":47600,"tr_customer_product_id":47590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:04.000Z","modified_at":"2025-07-25T11:13:04.000Z","name":"Orin Dicki","mobile_number":"996-647-7405","email_id":"Edward66@yahoo.com","dop":"2025-04-06","serial_number":"11711174067968768","imei1":"11711174067968768","imei2":"11711174067968768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47581,"job_number":"JOB_47581","tr_customer_id":47598,"tr_customer_product_id":47588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:02.000Z","modified_at":"2025-07-25T11:13:02.000Z","name":"Juwan Ebert","mobile_number":"608-722-9014","email_id":"Clara83@hotmail.com","dop":"2025-04-06","serial_number":"15360274507440","imei1":"15360274507440","imei2":"15360274507440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47580,"job_number":"JOB_47580","tr_customer_id":47597,"tr_customer_product_id":47587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:24.000Z","modified_at":"2025-07-25T11:12:24.000Z","name":"Reagan Dach","mobile_number":"626-654-9829","email_id":"Ceasar_Emard77@gmail.com","dop":"2025-04-06","serial_number":"16750534845797860","imei1":"16750534845797860","imei2":"16750534845797860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47578,"job_number":"JOB_47578","tr_customer_id":47595,"tr_customer_product_id":47585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:23.000Z","modified_at":"2025-07-25T11:12:23.000Z","name":"Eliezer Pfeffer","mobile_number":"780-954-8870","email_id":"Minerva61@gmail.com","dop":"2025-04-06","serial_number":"15891062949907","imei1":"15891062949907","imei2":"15891062949907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47577,"job_number":"JOB_47577","tr_customer_id":47594,"tr_customer_product_id":47584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:44.000Z","modified_at":"2025-07-25T11:11:44.000Z","name":"Karli Gaylord","mobile_number":"262-602-7121","email_id":"Josh_Smith22@hotmail.com","dop":"2025-04-06","serial_number":"15748750449709240","imei1":"15748750449709240","imei2":"15748750449709240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47575,"job_number":"JOB_47575","tr_customer_id":47592,"tr_customer_product_id":47582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:43.000Z","modified_at":"2025-07-25T11:11:43.000Z","name":"Lincoln Blanda","mobile_number":"291-400-1852","email_id":"Foster_Brakus45@yahoo.com","dop":"2025-04-06","serial_number":"17927535031204","imei1":"17927535031204","imei2":"17927535031204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47572,"job_number":"JOB_47572","tr_customer_id":47589,"tr_customer_product_id":47579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:17.000Z","modified_at":"2025-07-25T11:06:17.000Z","name":"Theodora Streich","mobile_number":"252-929-5928","email_id":"Preston41@hotmail.com","dop":"2025-04-06","serial_number":"12966797282740996","imei1":"12966797282740996","imei2":"12966797282740996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47570,"job_number":"JOB_47570","tr_customer_id":47587,"tr_customer_product_id":47577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:16.000Z","modified_at":"2025-07-25T11:06:16.000Z","name":"Winnifred Corwin","mobile_number":"952-784-6672","email_id":"Jacinto.Daniel46@yahoo.com","dop":"2025-04-06","serial_number":"13005193494709","imei1":"13005193494709","imei2":"13005193494709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47569,"job_number":"JOB_47569","tr_customer_id":47586,"tr_customer_product_id":47576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:38.000Z","modified_at":"2025-07-25T11:05:38.000Z","name":"Casper Crooks","mobile_number":"473-905-5623","email_id":"Alyce24@yahoo.com","dop":"2025-04-06","serial_number":"19078416703486764","imei1":"19078416703486764","imei2":"19078416703486764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47567,"job_number":"JOB_47567","tr_customer_id":47584,"tr_customer_product_id":47574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:36.000Z","modified_at":"2025-07-25T11:05:36.000Z","name":"Lucy Schulist","mobile_number":"449-698-1116","email_id":"Joseph0@gmail.com","dop":"2025-04-06","serial_number":"17461091992213","imei1":"17461091992213","imei2":"17461091992213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47566,"job_number":"JOB_47566","tr_customer_id":47583,"tr_customer_product_id":47573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:58.000Z","modified_at":"2025-07-25T11:04:58.000Z","name":"Rosie Will","mobile_number":"806-977-3528","email_id":"Electa.Auer0@gmail.com","dop":"2025-04-06","serial_number":"12171723791627702","imei1":"12171723791627702","imei2":"12171723791627702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47564,"job_number":"JOB_47564","tr_customer_id":47581,"tr_customer_product_id":47571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:57.000Z","modified_at":"2025-07-25T11:04:57.000Z","name":"Jayne Parker","mobile_number":"359-364-2403","email_id":"Bell.Boehm44@yahoo.com","dop":"2025-04-06","serial_number":"18988554032127","imei1":"18988554032127","imei2":"18988554032127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47558,"job_number":"JOB_47558","tr_customer_id":47575,"tr_customer_product_id":47565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:37.000Z","modified_at":"2025-07-25T10:55:37.000Z","name":"Marcelle Heller","mobile_number":"967-350-9574","email_id":"Jalen_Ritchie79@yahoo.com","dop":"2025-04-06","serial_number":"18077773971914300","imei1":"18077773971914300","imei2":"18077773971914300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47556,"job_number":"JOB_47556","tr_customer_id":47573,"tr_customer_product_id":47563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:35.000Z","modified_at":"2025-07-25T10:55:35.000Z","name":"Adela Nikolaus","mobile_number":"231-809-9692","email_id":"Henry53@yahoo.com","dop":"2025-04-06","serial_number":"16327399661132","imei1":"16327399661132","imei2":"16327399661132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47554,"job_number":"JOB_47554","tr_customer_id":47571,"tr_customer_product_id":47561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:52.000Z","modified_at":"2025-07-25T10:54:52.000Z","name":"Hassan Larson","mobile_number":"613-828-3429","email_id":"Glenna_Dickinson42@hotmail.com","dop":"2025-04-06","serial_number":"16686339111771392","imei1":"16686339111771392","imei2":"16686339111771392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47552,"job_number":"JOB_47552","tr_customer_id":47569,"tr_customer_product_id":47559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:51.000Z","modified_at":"2025-07-25T10:54:51.000Z","name":"Vinnie Hahn","mobile_number":"745-420-6618","email_id":"Hermann_Corkery36@gmail.com","dop":"2025-04-06","serial_number":"19198088723482","imei1":"19198088723482","imei2":"19198088723482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47551,"job_number":"JOB_47551","tr_customer_id":47568,"tr_customer_product_id":47558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:08.000Z","modified_at":"2025-07-25T10:54:08.000Z","name":"Justen Braun","mobile_number":"913-981-6310","email_id":"Elbert.Brekke74@gmail.com","dop":"2025-04-06","serial_number":"16332007595306790","imei1":"16332007595306790","imei2":"16332007595306790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47549,"job_number":"JOB_47549","tr_customer_id":47566,"tr_customer_product_id":47556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:06.000Z","modified_at":"2025-07-25T10:54:06.000Z","name":"Einar Harber","mobile_number":"914-686-0099","email_id":"Kianna.Wilkinson1@gmail.com","dop":"2025-04-06","serial_number":"12503203998599","imei1":"12503203998599","imei2":"12503203998599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47545,"job_number":"JOB_47545","tr_customer_id":47562,"tr_customer_product_id":47552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:24.000Z","modified_at":"2025-07-25T10:47:24.000Z","name":"Willis Mitchell","mobile_number":"894-831-6368","email_id":"Amya.Blick36@hotmail.com","dop":"2025-04-06","serial_number":"19761543077666270","imei1":"19761543077666270","imei2":"19761543077666270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47543,"job_number":"JOB_47543","tr_customer_id":47560,"tr_customer_product_id":47550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:22.000Z","modified_at":"2025-07-25T10:47:22.000Z","name":"Hobart Kutch","mobile_number":"900-352-0682","email_id":"Mireya78@gmail.com","dop":"2025-04-06","serial_number":"10571652109939","imei1":"10571652109939","imei2":"10571652109939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47541,"job_number":"JOB_47541","tr_customer_id":47558,"tr_customer_product_id":47548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:44.000Z","modified_at":"2025-07-25T10:46:44.000Z","name":"Santa Dibbert","mobile_number":"978-367-3851","email_id":"Roxane.Windler37@hotmail.com","dop":"2025-04-06","serial_number":"19571385100332650","imei1":"19571385100332650","imei2":"19571385100332650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47539,"job_number":"JOB_47539","tr_customer_id":47556,"tr_customer_product_id":47546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:42.000Z","modified_at":"2025-07-25T10:46:42.000Z","name":"Merl Bogisich","mobile_number":"942-891-7461","email_id":"Jayson_Hettinger43@gmail.com","dop":"2025-04-06","serial_number":"12301964211129","imei1":"12301964211129","imei2":"12301964211129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47538,"job_number":"JOB_47538","tr_customer_id":47555,"tr_customer_product_id":47545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:26.000Z","name":"Kyla Keebler","mobile_number":"469-300-1735","email_id":"Courtney24@yahoo.com","dop":"2025-04-06","serial_number":"14387098412739928","imei1":"14387098412739928","imei2":"14387098412739928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47536,"job_number":"JOB_47536","tr_customer_id":47553,"tr_customer_product_id":47543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:25.000Z","modified_at":"2025-07-25T10:46:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517601056684","imei1":"11517601056684","imei2":"11517601056684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47535,"job_number":"JOB_47535","tr_customer_id":47552,"tr_customer_product_id":47542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"Juston Olson","mobile_number":"434-860-5425","email_id":"Delta.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"11280842459141014","imei1":"11280842459141014","imei2":"11280842459141014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47533,"job_number":"JOB_47533","tr_customer_id":47550,"tr_customer_product_id":47540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17439949947900","imei1":"17439949947900","imei2":"17439949947900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47532,"job_number":"JOB_47532","tr_customer_id":47549,"tr_customer_product_id":47539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:12.000Z","modified_at":"2025-07-25T10:46:12.000Z","name":"Vicente Gutmann","mobile_number":"858-236-0553","email_id":"Soledad_Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"16896576730209380","imei1":"16896576730209380","imei2":"16896576730209380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47530,"job_number":"JOB_47530","tr_customer_id":47547,"tr_customer_product_id":47537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14830149614656","imei1":"14830149614656","imei2":"14830149614656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47529,"job_number":"JOB_47529","tr_customer_id":47546,"tr_customer_product_id":47536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:03.000Z","modified_at":"2025-07-25T10:46:03.000Z","name":"Jermaine Schuppe","mobile_number":"721-423-5679","email_id":"Adrienne_Hegmann98@yahoo.com","dop":"2025-04-06","serial_number":"19065198142129590","imei1":"19065198142129590","imei2":"19065198142129590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47527,"job_number":"JOB_47527","tr_customer_id":47544,"tr_customer_product_id":47534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:02.000Z","modified_at":"2025-07-25T10:46:02.000Z","name":"Guy Conroy","mobile_number":"524-240-3135","email_id":"Kody.Herman41@yahoo.com","dop":"2025-04-06","serial_number":"11812941648923","imei1":"11812941648923","imei2":"11812941648923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47526,"job_number":"JOB_47526","tr_customer_id":47543,"tr_customer_product_id":47533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:45:49.000Z","modified_at":"2025-07-25T10:45:49.000Z","name":"Aida West","mobile_number":"930-207-5556","email_id":"Lavada_Kub@hotmail.com","dop":"2025-07-09","serial_number":"103954409783715","imei1":"103954409783715","imei2":"103954409783715","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47525,"job_number":"JOB_47525","tr_customer_id":47542,"tr_customer_product_id":47532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:35:12.000Z","modified_at":"2025-07-25T10:35:12.000Z","name":"Sigurd Cronin","mobile_number":"709-758-8349","email_id":"Boyd78@hotmail.com","dop":"2025-07-09","serial_number":"104029712854096","imei1":"104029712854096","imei2":"104029712854096","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47524,"job_number":"JOB_47524","tr_customer_id":47541,"tr_customer_product_id":47531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:33:27.000Z","modified_at":"2025-07-25T10:33:27.000Z","name":"Maryse Fadel","mobile_number":"247-980-8725","email_id":"Jacques90@hotmail.com","dop":"2025-07-09","serial_number":"106183908191958","imei1":"106183908191958","imei2":"106183908191958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47511,"job_number":"JOB_47511","tr_customer_id":47528,"tr_customer_product_id":47518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:22.000Z","modified_at":"2025-07-25T08:10:22.000Z","name":"Keshaun Pouros","mobile_number":"394-980-3224","email_id":"Maxwell_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"13328441378825016","imei1":"13328441378825016","imei2":"13328441378825016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47509,"job_number":"JOB_47509","tr_customer_id":47526,"tr_customer_product_id":47516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:20.000Z","modified_at":"2025-07-25T08:10:20.000Z","name":"Oswaldo Legros","mobile_number":"768-969-2510","email_id":"Marcelle.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18027101335476","imei1":"18027101335476","imei2":"18027101335476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47508,"job_number":"JOB_47508","tr_customer_id":47525,"tr_customer_product_id":47515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:40.000Z","modified_at":"2025-07-25T08:09:40.000Z","name":"Breanne Kautzer","mobile_number":"941-318-0949","email_id":"Khalid_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17670214371337398","imei1":"17670214371337398","imei2":"17670214371337398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47506,"job_number":"JOB_47506","tr_customer_id":47523,"tr_customer_product_id":47513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:39.000Z","modified_at":"2025-07-25T08:09:39.000Z","name":"Roxanne Upton","mobile_number":"973-623-8575","email_id":"Eda59@yahoo.com","dop":"2025-04-06","serial_number":"16408569589246","imei1":"16408569589246","imei2":"16408569589246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47505,"job_number":"JOB_47505","tr_customer_id":47522,"tr_customer_product_id":47512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:59.000Z","modified_at":"2025-07-25T08:08:59.000Z","name":"Jamar Labadie","mobile_number":"938-525-4122","email_id":"Luella.Pfannerstill67@yahoo.com","dop":"2025-04-06","serial_number":"13732876255788596","imei1":"13732876255788596","imei2":"13732876255788596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47503,"job_number":"JOB_47503","tr_customer_id":47520,"tr_customer_product_id":47510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:57.000Z","modified_at":"2025-07-25T08:08:57.000Z","name":"Joel Hagenes","mobile_number":"546-921-3091","email_id":"Mariah99@hotmail.com","dop":"2025-04-06","serial_number":"14538684271264","imei1":"14538684271264","imei2":"14538684271264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47502,"job_number":"JOB_47502","tr_customer_id":47519,"tr_customer_product_id":47509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:42.000Z","modified_at":"2025-07-25T07:54:42.000Z","name":"Althea Hansen","mobile_number":"765-201-6055","email_id":"Janessa.Stiedemann62@gmail.com","dop":"2025-04-06","serial_number":"12849053155333234","imei1":"12849053155333234","imei2":"12849053155333234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47500,"job_number":"JOB_47500","tr_customer_id":47517,"tr_customer_product_id":47507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:40.000Z","modified_at":"2025-07-25T07:54:40.000Z","name":"Ila Block","mobile_number":"376-827-0966","email_id":"Vanessa.Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"18268221693069","imei1":"18268221693069","imei2":"18268221693069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47499,"job_number":"JOB_47499","tr_customer_id":47516,"tr_customer_product_id":47506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:00.000Z","modified_at":"2025-07-25T07:54:00.000Z","name":"Sigrid Larkin","mobile_number":"234-591-7419","email_id":"Emmitt.Ernser@yahoo.com","dop":"2025-04-06","serial_number":"11915376386117644","imei1":"11915376386117644","imei2":"11915376386117644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47497,"job_number":"JOB_47497","tr_customer_id":47514,"tr_customer_product_id":47504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:59.000Z","modified_at":"2025-07-25T07:53:59.000Z","name":"Westley Streich","mobile_number":"685-889-8065","email_id":"Roberta.Renner@gmail.com","dop":"2025-04-06","serial_number":"11626640289154","imei1":"11626640289154","imei2":"11626640289154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47496,"job_number":"JOB_47496","tr_customer_id":47513,"tr_customer_product_id":47503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:19.000Z","modified_at":"2025-07-25T07:53:19.000Z","name":"Nora Rolfson","mobile_number":"343-395-4928","email_id":"Brock_Kutch58@yahoo.com","dop":"2025-04-06","serial_number":"12468508233185512","imei1":"12468508233185512","imei2":"12468508233185512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47494,"job_number":"JOB_47494","tr_customer_id":47511,"tr_customer_product_id":47501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:17.000Z","modified_at":"2025-07-25T07:53:17.000Z","name":"Elna Erdman","mobile_number":"824-662-2093","email_id":"Nelson_Wisozk13@yahoo.com","dop":"2025-04-06","serial_number":"11281823322636","imei1":"11281823322636","imei2":"11281823322636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47493,"job_number":"JOB_47493","tr_customer_id":47510,"tr_customer_product_id":47500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:40:54.000Z","modified_at":"2025-07-25T07:40:54.000Z","name":"Billie Gaylord","mobile_number":"981-558-0767","email_id":"Luz60@yahoo.com","dop":"2025-04-06","serial_number":"18919704737322000","imei1":"18919704737322000","imei2":"18919704737322000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47491,"job_number":"JOB_47491","tr_customer_id":47508,"tr_customer_product_id":47498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:17:24.000Z","modified_at":"2025-07-25T07:17:24.000Z","name":"Abdullah O'Connell","mobile_number":"280-661-0376","email_id":"Emery_Zemlak69@gmail.com","dop":"2025-04-06","serial_number":"12188748899557818","imei1":"12188748899557818","imei2":"12188748899557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47489,"job_number":"JOB_47489","tr_customer_id":47506,"tr_customer_product_id":47496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:08.000Z","modified_at":"2025-07-25T07:00:08.000Z","name":"Rosa Jerde","mobile_number":"291-816-8438","email_id":"Tiana_Nitzsche@yahoo.com","dop":"2025-06-18","serial_number":"1073533469359009","imei1":"1073533469359009","imei2":"1073533469359009","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47487,"job_number":"JOB_47487","tr_customer_id":47504,"tr_customer_product_id":47494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:07.000Z","modified_at":"2025-07-25T07:00:07.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309962929896","imei1":"10309962929896","imei2":"10309962929896","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47486,"job_number":"JOB_47486","tr_customer_id":47503,"tr_customer_product_id":47493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:06.000Z","modified_at":"2025-07-25T07:00:06.000Z","name":"Zelma Osinski","mobile_number":"507-499-5016","email_id":"Luisa84@gmail.com","dop":"2025-04-06","serial_number":"15482681799825166","imei1":"15482681799825166","imei2":"15482681799825166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47484,"job_number":"JOB_47484","tr_customer_id":47501,"tr_customer_product_id":47491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:28.000Z","modified_at":"2025-07-25T06:59:28.000Z","name":"Johnson Purdy","mobile_number":"618-891-4628","email_id":"Kirsten.Muller@gmail.com","dop":"2025-06-18","serial_number":"1071117021762575","imei1":"1071117021762575","imei2":"1071117021762575","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47482,"job_number":"JOB_47482","tr_customer_id":47499,"tr_customer_product_id":47489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:27.000Z","modified_at":"2025-07-25T06:59:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10907313964674","imei1":"10907313964674","imei2":"10907313964674","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47481,"job_number":"JOB_47481","tr_customer_id":47498,"tr_customer_product_id":47488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:53.000Z","modified_at":"2025-07-25T06:43:53.000Z","name":"Kayleigh Herzog","mobile_number":"418-653-0974","email_id":"Trycia.Cummerata72@yahoo.com","dop":"2025-04-06","serial_number":"14069823215826132","imei1":"14069823215826132","imei2":"14069823215826132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47479,"job_number":"JOB_47479","tr_customer_id":47496,"tr_customer_product_id":47486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:51.000Z","modified_at":"2025-07-25T06:43:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17713324217512","imei1":"17713324217512","imei2":"17713324217512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47478,"job_number":"JOB_47478","tr_customer_id":47495,"tr_customer_product_id":47485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:13.000Z","modified_at":"2025-07-25T06:43:13.000Z","name":"Randall Raynor","mobile_number":"563-703-8672","email_id":"Ines_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17542734154687968","imei1":"17542734154687968","imei2":"17542734154687968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47476,"job_number":"JOB_47476","tr_customer_id":47493,"tr_customer_product_id":47483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:12.000Z","modified_at":"2025-07-25T06:43:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17990087794584","imei1":"17990087794584","imei2":"17990087794584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47475,"job_number":"JOB_47475","tr_customer_id":47492,"tr_customer_product_id":47482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:33.000Z","modified_at":"2025-07-25T06:42:33.000Z","name":"Moshe Ward","mobile_number":"868-320-4658","email_id":"Lera88@hotmail.com","dop":"2025-04-06","serial_number":"11603771831428568","imei1":"11603771831428568","imei2":"11603771831428568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47473,"job_number":"JOB_47473","tr_customer_id":47490,"tr_customer_product_id":47480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:32.000Z","modified_at":"2025-07-25T06:42:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16545635571347","imei1":"16545635571347","imei2":"16545635571347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47472,"job_number":"JOB_47472","tr_customer_id":47489,"tr_customer_product_id":47479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:38:50.000Z","modified_at":"2025-07-25T06:38:50.000Z","name":"Timmothy Heller","mobile_number":"928-600-9670","email_id":"Elody.Corkery@hotmail.com","dop":"2025-04-06","serial_number":"16293944392907768","imei1":"16293944392907768","imei2":"16293944392907768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47470,"job_number":"JOB_47470","tr_customer_id":47487,"tr_customer_product_id":47477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:30:48.000Z","modified_at":"2025-07-25T06:30:48.000Z","name":"Hulda Morar","mobile_number":"478-410-8717","email_id":"Isabell.Emard@gmail.com","dop":"2025-04-06","serial_number":"10797237132502544","imei1":"10797237132502544","imei2":"10797237132502544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47468,"job_number":"JOB_47468","tr_customer_id":47485,"tr_customer_product_id":47475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:03.000Z","modified_at":"2025-07-25T06:29:03.000Z","name":"Hanna Hansen","mobile_number":"962-532-3575","email_id":"Dangelo.Treutel33@gmail.com","dop":"2025-04-06","serial_number":"19692206664233148","imei1":"19692206664233148","imei2":"19692206664233148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47466,"job_number":"JOB_47466","tr_customer_id":47483,"tr_customer_product_id":47473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:01.000Z","modified_at":"2025-07-25T06:29:01.000Z","name":"Ashly Jacobs","mobile_number":"333-897-2592","email_id":"Schuyler74@gmail.com","dop":"2025-04-06","serial_number":"15652057675808","imei1":"15652057675808","imei2":"15652057675808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47465,"job_number":"JOB_47465","tr_customer_id":47482,"tr_customer_product_id":47472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:39.000Z","modified_at":"2025-07-25T06:28:39.000Z","name":"Aubrey Nienow","mobile_number":"305-592-3202","email_id":"Conner38@yahoo.com","dop":"2025-04-06","serial_number":"17233348163954836","imei1":"17233348163954836","imei2":"17233348163954836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47463,"job_number":"JOB_47463","tr_customer_id":47480,"tr_customer_product_id":47470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:18.000Z","modified_at":"2025-07-25T06:28:18.000Z","name":"Abdiel Murazik","mobile_number":"780-703-1118","email_id":"Kiarra26@hotmail.com","dop":"2025-04-06","serial_number":"15054159022166548","imei1":"15054159022166548","imei2":"15054159022166548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47461,"job_number":"JOB_47461","tr_customer_id":47478,"tr_customer_product_id":47468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:17.000Z","modified_at":"2025-07-25T06:28:17.000Z","name":"Jamison Torphy","mobile_number":"882-367-6662","email_id":"Jaycee.Gleason@gmail.com","dop":"2025-04-06","serial_number":"15623580030300","imei1":"15623580030300","imei2":"15623580030300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47460,"job_number":"JOB_47460","tr_customer_id":47477,"tr_customer_product_id":47467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:34.000Z","modified_at":"2025-07-25T06:27:34.000Z","name":"Sophie Rau","mobile_number":"800-324-7296","email_id":"Winnifred62@yahoo.com","dop":"2025-04-06","serial_number":"16103664726666540","imei1":"16103664726666540","imei2":"16103664726666540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47458,"job_number":"JOB_47458","tr_customer_id":47475,"tr_customer_product_id":47465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:32.000Z","modified_at":"2025-07-25T06:27:32.000Z","name":"Eliane Swift","mobile_number":"883-898-3678","email_id":"Clotilde1@gmail.com","dop":"2025-04-06","serial_number":"17184649183372","imei1":"17184649183372","imei2":"17184649183372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47451,"job_number":"JOB_47451","tr_customer_id":47468,"tr_customer_product_id":47458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:14:08.000Z","modified_at":"2025-07-25T06:14:08.000Z","name":"Jonathan Glover","mobile_number":"425-815-6545","email_id":"Marge57@yahoo.com","dop":"2024-10-15","serial_number":"694252316833432","imei1":"694252316833432","imei2":"694252316833432","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47443,"job_number":"JOB_47443","tr_customer_id":47460,"tr_customer_product_id":47450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:58:30.000Z","modified_at":"2025-07-25T04:58:30.000Z","name":"Wilton Greenholt","mobile_number":"823-831-7306","email_id":"Keara89@hotmail.com","dop":"2025-04-06","serial_number":"17406274918852906","imei1":"17406274918852906","imei2":"17406274918852906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47437,"job_number":"JOB_47437","tr_customer_id":47454,"tr_customer_product_id":47444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:53:22.000Z","modified_at":"2025-07-25T04:53:22.000Z","name":"Sister Crona","mobile_number":"627-867-2065","email_id":"Golden.Kihn@hotmail.com","dop":"2025-07-09","serial_number":"105006487664465","imei1":"105006487664465","imei2":"105006487664465","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47436,"job_number":"JOB_47436","tr_customer_id":47453,"tr_customer_product_id":47443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:50:56.000Z","modified_at":"2025-07-25T04:50:56.000Z","name":"Aubrey Roob","mobile_number":"310-770-5930","email_id":"Kyler56@gmail.com","dop":"2025-07-09","serial_number":"102687598087551","imei1":"102687598087551","imei2":"102687598087551","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47427,"job_number":"JOB_47427","tr_customer_id":47444,"tr_customer_product_id":47434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:31:00.000Z","modified_at":"2025-07-25T04:31:00.000Z","name":"Nat Collins","mobile_number":"860-343-5668","email_id":"Trinity11@gmail.com","dop":"2025-04-06","serial_number":"12991470359056184","imei1":"12991470359056184","imei2":"12991470359056184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47425,"job_number":"JOB_47425","tr_customer_id":47442,"tr_customer_product_id":47432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:32.000Z","modified_at":"2025-07-25T04:28:32.000Z","name":"Abel Johns","mobile_number":"289-379-7325","email_id":"Maribel.Swift19@yahoo.com","dop":"2025-06-18","serial_number":"1021599732385648","imei1":"1021599732385648","imei2":"1021599732385648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47423,"job_number":"JOB_47423","tr_customer_id":47440,"tr_customer_product_id":47430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:31.000Z","modified_at":"2025-07-25T04:28:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10696827959490","imei1":"10696827959490","imei2":"10696827959490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47422,"job_number":"JOB_47422","tr_customer_id":47439,"tr_customer_product_id":47429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:53.000Z","modified_at":"2025-07-25T04:27:53.000Z","name":"Claud Kozey","mobile_number":"804-979-6412","email_id":"Jermain59@hotmail.com","dop":"2025-06-18","serial_number":"1035378455263524","imei1":"1035378455263524","imei2":"1035378455263524","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47420,"job_number":"JOB_47420","tr_customer_id":47437,"tr_customer_product_id":47427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:52.000Z","modified_at":"2025-07-25T04:27:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10733052568628","imei1":"10733052568628","imei2":"10733052568628","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47416,"job_number":"JOB_47416","tr_customer_id":47433,"tr_customer_product_id":47423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:12:18.000Z","modified_at":"2025-07-25T04:12:18.000Z","name":"Everett Gibson","mobile_number":"519-658-4322","email_id":"Kacey6@gmail.com","dop":"2025-07-09","serial_number":"100375400856282","imei1":"100375400856282","imei2":"100375400856282","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47415,"job_number":"JOB_47415","tr_customer_id":47432,"tr_customer_product_id":47422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:08:15.000Z","modified_at":"2025-07-25T04:08:15.000Z","name":"Marie Block","mobile_number":"476-869-5989","email_id":"Kendall55@hotmail.com","dop":"2025-07-09","serial_number":"104240029767944","imei1":"104240029767944","imei2":"104240029767944","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:08:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47413,"job_number":"JOB_47413","tr_customer_id":47430,"tr_customer_product_id":47420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64902725938750","imei1":"64902725938750","imei2":"64902725938750","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47412,"job_number":"JOB_47412","tr_customer_id":47429,"tr_customer_product_id":47419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76208218568371","imei1":"76208218568371","imei2":"76208218568371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47411,"job_number":"JOB_47411","tr_customer_id":47428,"tr_customer_product_id":47418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71042248053323","imei1":"71042248053323","imei2":"71042248053323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47410,"job_number":"JOB_47410","tr_customer_id":47427,"tr_customer_product_id":47417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91829163960923","imei1":"91829163960923","imei2":"91829163960923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47409,"job_number":"JOB_47409","tr_customer_id":47426,"tr_customer_product_id":47416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65696375346398","imei1":"65696375346398","imei2":"65696375346398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47408,"job_number":"JOB_47408","tr_customer_id":47425,"tr_customer_product_id":47415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52038491968688","imei1":"52038491968688","imei2":"52038491968688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47406,"job_number":"JOB_47406","tr_customer_id":47423,"tr_customer_product_id":47413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96283271243737","imei1":"96283271243737","imei2":"96283271243737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47405,"job_number":"JOB_47405","tr_customer_id":47422,"tr_customer_product_id":47412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29283448270926","imei1":"29283448270926","imei2":"29283448270926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47404,"job_number":"JOB_47404","tr_customer_id":47421,"tr_customer_product_id":47411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87832269765952","imei1":"87832269765952","imei2":"87832269765952","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47403,"job_number":"JOB_47403","tr_customer_id":47420,"tr_customer_product_id":47410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70590518988388","imei1":"70590518988388","imei2":"70590518988388","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47402,"job_number":"JOB_47402","tr_customer_id":47419,"tr_customer_product_id":47409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40760429584702","imei1":"40760429584702","imei2":"40760429584702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47401,"job_number":"JOB_47401","tr_customer_id":47418,"tr_customer_product_id":47408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:00.000Z","modified_at":"2025-07-25T03:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76879139953545","imei1":"76879139953545","imei2":"76879139953545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47399,"job_number":"JOB_47399","tr_customer_id":47416,"tr_customer_product_id":47406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:35.000Z","modified_at":"2025-07-25T03:56:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15820027544828","imei1":"15820027544828","imei2":"15820027544828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47398,"job_number":"JOB_47398","tr_customer_id":47415,"tr_customer_product_id":47405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44869974748261","imei1":"44869974748261","imei2":"44869974748261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47397,"job_number":"JOB_47397","tr_customer_id":47414,"tr_customer_product_id":47404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58276055806989","imei1":"58276055806989","imei2":"58276055806989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47396,"job_number":"JOB_47396","tr_customer_id":47413,"tr_customer_product_id":47403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79752371198922","imei1":"79752371198922","imei2":"79752371198922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47395,"job_number":"JOB_47395","tr_customer_id":47412,"tr_customer_product_id":47402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68645669350048","imei1":"68645669350048","imei2":"68645669350048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47394,"job_number":"JOB_47394","tr_customer_id":47411,"tr_customer_product_id":47401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:33.000Z","modified_at":"2025-07-25T03:56:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63096407692941","imei1":"63096407692941","imei2":"63096407692941","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47392,"job_number":"JOB_47392","tr_customer_id":47409,"tr_customer_product_id":47399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:50:35.000Z","modified_at":"2025-07-25T03:50:35.000Z","name":"Marta Hoppe","mobile_number":"934-402-9156","email_id":"Garnet_Rempel@hotmail.com","dop":"2025-07-09","serial_number":"100180617465410","imei1":"100180617465410","imei2":"100180617465410","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47391,"job_number":"JOB_47391","tr_customer_id":47408,"tr_customer_product_id":47398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:49:42.000Z","modified_at":"2025-07-25T03:49:42.000Z","name":"Lyric Ritchie","mobile_number":"742-745-2351","email_id":"Emery_Walker70@yahoo.com","dop":"2025-07-09","serial_number":"108006256202309","imei1":"108006256202309","imei2":"108006256202309","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47390,"job_number":"JOB_47390","tr_customer_id":47407,"tr_customer_product_id":47397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:55.000Z","modified_at":"2025-07-25T03:48:55.000Z","name":"Granville Parker","mobile_number":"444-683-7040","email_id":"Gennaro_Medhurst@gmail.com","dop":"2025-04-06","serial_number":"12822297983841172","imei1":"12822297983841172","imei2":"12822297983841172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47388,"job_number":"JOB_47388","tr_customer_id":47405,"tr_customer_product_id":47395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:53.000Z","modified_at":"2025-07-25T03:48:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18592741857339","imei1":"18592741857339","imei2":"18592741857339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47387,"job_number":"JOB_47387","tr_customer_id":47404,"tr_customer_product_id":47394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:48.000Z","modified_at":"2025-07-25T03:48:48.000Z","name":"Dusty Botsford","mobile_number":"734-956-8786","email_id":"Ada_OReilly@gmail.com","dop":"2025-07-09","serial_number":"103775598629439","imei1":"103775598629439","imei2":"103775598629439","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47386,"job_number":"JOB_47386","tr_customer_id":47403,"tr_customer_product_id":47393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:29.000Z","modified_at":"2025-07-25T03:48:29.000Z","name":"Jeanne Cormier","mobile_number":"392-324-4098","email_id":"Ursula.Runolfsson95@gmail.com","dop":"2025-04-06","serial_number":"10011998013083354","imei1":"10011998013083354","imei2":"10011998013083354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47384,"job_number":"JOB_47384","tr_customer_id":47401,"tr_customer_product_id":47391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:27.000Z","modified_at":"2025-07-25T03:48:27.000Z","name":"Pearlie McLaughlin","mobile_number":"866-829-6825","email_id":"Esther_Zieme@gmail.com","dop":"2025-04-06","serial_number":"10699753554066","imei1":"10699753554066","imei2":"10699753554066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47383,"job_number":"JOB_47383","tr_customer_id":47400,"tr_customer_product_id":47390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:16.000Z","modified_at":"2025-07-25T03:48:16.000Z","name":"Lori Hills","mobile_number":"278-551-9826","email_id":"Ryder_Leffler59@yahoo.com","dop":"2025-04-06","serial_number":"17901602818084276","imei1":"17901602818084276","imei2":"17901602818084276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47381,"job_number":"JOB_47381","tr_customer_id":47398,"tr_customer_product_id":47388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:15.000Z","modified_at":"2025-07-25T03:48:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12507922564169","imei1":"12507922564169","imei2":"12507922564169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47380,"job_number":"JOB_47380","tr_customer_id":47397,"tr_customer_product_id":47387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:49.000Z","modified_at":"2025-07-25T03:47:49.000Z","name":"Geraldine Waelchi","mobile_number":"563-850-9151","email_id":"Romaine69@gmail.com","dop":"2025-07-09","serial_number":"103824260401929","imei1":"103824260401929","imei2":"103824260401929","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47379,"job_number":"JOB_47379","tr_customer_id":47396,"tr_customer_product_id":47386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:48.000Z","modified_at":"2025-07-25T03:47:48.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12125699948015","imei1":"12125699948015","imei2":"12125699948015","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47378,"job_number":"JOB_47378","tr_customer_id":47395,"tr_customer_product_id":47385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:45.000Z","modified_at":"2025-07-25T03:47:45.000Z","name":"Otilia Pollich","mobile_number":"545-918-9031","email_id":"Horace39@gmail.com","dop":"2025-04-06","serial_number":"14212563159435266","imei1":"14212563159435266","imei2":"14212563159435266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47376,"job_number":"JOB_47376","tr_customer_id":47393,"tr_customer_product_id":47383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:43.000Z","modified_at":"2025-07-25T03:47:43.000Z","name":"Tessie Boehm","mobile_number":"342-499-5448","email_id":"Lora.Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"15987861159997","imei1":"15987861159997","imei2":"15987861159997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47375,"job_number":"JOB_47375","tr_customer_id":47392,"tr_customer_product_id":47382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:37.000Z","modified_at":"2025-07-25T03:47:37.000Z","name":"Kali Metz","mobile_number":"515-770-6272","email_id":"Perry12@yahoo.com","dop":"2025-04-06","serial_number":"12424549518221668","imei1":"12424549518221668","imei2":"12424549518221668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47373,"job_number":"JOB_47373","tr_customer_id":47390,"tr_customer_product_id":47380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:35.000Z","modified_at":"2025-07-25T03:47:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328055457157","imei1":"19328055457157","imei2":"19328055457157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47372,"job_number":"JOB_47372","tr_customer_id":47389,"tr_customer_product_id":47379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:27.000Z","modified_at":"2025-07-25T03:47:27.000Z","name":"Jefferey Halvorson","mobile_number":"795-358-1512","email_id":"Marilie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"14837216349427224","imei1":"14837216349427224","imei2":"14837216349427224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47369,"job_number":"JOB_47369","tr_customer_id":47386,"tr_customer_product_id":47376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:02.000Z","modified_at":"2025-07-25T03:47:02.000Z","name":"Alanis Nolan","mobile_number":"506-505-7307","email_id":"Halie.Gibson58@gmail.com","dop":"2025-04-06","serial_number":"16902591500854108","imei1":"16902591500854108","imei2":"16902591500854108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47367,"job_number":"JOB_47367","tr_customer_id":47384,"tr_customer_product_id":47374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:00.000Z","modified_at":"2025-07-25T03:47:00.000Z","name":"Cynthia Stoltenberg","mobile_number":"758-992-9800","email_id":"Deontae.Walter@gmail.com","dop":"2025-04-06","serial_number":"18116020661190","imei1":"18116020661190","imei2":"18116020661190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47364,"job_number":"JOB_47364","tr_customer_id":47381,"tr_customer_product_id":47371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:46:12.000Z","modified_at":"2025-07-25T03:46:12.000Z","name":"Jon Farrell","mobile_number":"884-324-3849","email_id":"Lonie2@yahoo.com","dop":"2025-04-06","serial_number":"13434499746989504","imei1":"13434499746989504","imei2":"13434499746989504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47361,"job_number":"JOB_47361","tr_customer_id":47378,"tr_customer_product_id":47368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:26:14.000Z","modified_at":"2025-07-25T03:26:14.000Z","name":"Adelbert MacGyver","mobile_number":"223-522-1123","email_id":"Clark42@gmail.com","dop":"2025-04-06","serial_number":"13808210964038808","imei1":"13808210964038808","imei2":"13808210964038808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47359,"job_number":"JOB_47359","tr_customer_id":47376,"tr_customer_product_id":47366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:24:08.000Z","modified_at":"2025-07-25T03:24:08.000Z","name":"Ricardo Hessel","mobile_number":"337-239-7072","email_id":"Mustafa22@gmail.com","dop":"2025-06-10","serial_number":"138713294370208","imei1":"138713294370208","imei2":"138713294370208","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47358,"job_number":"JOB_47358","tr_customer_id":47375,"tr_customer_product_id":47365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:21:36.000Z","modified_at":"2025-07-25T03:21:36.000Z","name":"Tomas Schowalter","mobile_number":"578-593-1301","email_id":"Jack.Yost99@gmail.com","dop":"2025-06-10","serial_number":"174667522091609","imei1":"174667522091609","imei2":"174667522091609","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47357,"job_number":"JOB_47357","tr_customer_id":47374,"tr_customer_product_id":47364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:14:11.000Z","modified_at":"2025-07-25T03:14:11.000Z","name":"Janet Christiansen","mobile_number":"751-419-9921","email_id":"Adan_Buckridge@yahoo.com","dop":"2025-06-10","serial_number":"131369708608356","imei1":"131369708608356","imei2":"131369708608356","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47356,"job_number":"JOB_47356","tr_customer_id":47373,"tr_customer_product_id":47363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:11:05.000Z","modified_at":"2025-07-25T03:11:05.000Z","name":"Madge Treutel","mobile_number":"391-975-9881","email_id":"Christop.DAmore@gmail.com","dop":"2025-07-09","serial_number":"100956437637475","imei1":"100956437637475","imei2":"100956437637475","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47355,"job_number":"JOB_47355","tr_customer_id":47372,"tr_customer_product_id":47362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:10:20.000Z","modified_at":"2025-07-25T03:10:20.000Z","name":"Thora Kunde","mobile_number":"970-406-1829","email_id":"Gilberto.Wilkinson85@gmail.com","dop":"2025-07-09","serial_number":"102987933732801","imei1":"102987933732801","imei2":"102987933732801","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47354,"job_number":"JOB_47354","tr_customer_id":47371,"tr_customer_product_id":47361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:56.000Z","modified_at":"2025-07-25T03:09:56.000Z","name":"Jacques Simonis","mobile_number":"677-869-6377","email_id":"Haylie.Christiansen@gmail.com","dop":"2025-07-09","serial_number":"109307304916352","imei1":"109307304916352","imei2":"109307304916352","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47353,"job_number":"JOB_47353","tr_customer_id":47370,"tr_customer_product_id":47360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:38.000Z","modified_at":"2025-07-25T03:09:38.000Z","name":"Tom Pagac","mobile_number":"840-716-3669","email_id":"Pearlie.DuBuque33@hotmail.com","dop":"2025-07-09","serial_number":"100009753152455","imei1":"100009753152455","imei2":"100009753152455","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47352,"job_number":"JOB_47352","tr_customer_id":47369,"tr_customer_product_id":47359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:08:57.000Z","modified_at":"2025-07-25T03:08:57.000Z","name":"Garry Schaden","mobile_number":"323-885-7168","email_id":"Roberta_Stiedemann@gmail.com","dop":"2025-07-09","serial_number":"101136461507010","imei1":"101136461507010","imei2":"101136461507010","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47351,"job_number":"JOB_47351","tr_customer_id":47368,"tr_customer_product_id":47358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:22:04.000Z","modified_at":"2025-07-25T02:22:04.000Z","name":"Trever Kunze","mobile_number":"953-983-9238","email_id":"Kennith_Mayert82@hotmail.com","dop":"2025-05-01","serial_number":"10965016476484","imei1":"10965016476484","imei2":"10965016476484","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47349,"job_number":"JOB_47349","tr_customer_id":47366,"tr_customer_product_id":47356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:20:33.000Z","modified_at":"2025-07-25T02:20:33.000Z","name":"Leon Sawayn","mobile_number":"661-818-3906","email_id":"Percy.Miller65@gmail.com","dop":"2025-05-01","serial_number":"10462368273249","imei1":"10462368273249","imei2":"10462368273249","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47345,"job_number":"JOB_47345","tr_customer_id":47362,"tr_customer_product_id":47352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:19:43.000Z","modified_at":"2025-07-24T18:19:43.000Z","name":"Bernardo Effertz","mobile_number":"685-948-5658","email_id":"Nathen_Zieme@gmail.com","dop":"2025-07-09","serial_number":"104395136008270","imei1":"104395136008270","imei2":"104395136008270","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47344,"job_number":"JOB_47344","tr_customer_id":47361,"tr_customer_product_id":47351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:53:28.000Z","modified_at":"2025-07-24T17:53:28.000Z","name":"Edythe Sporer","mobile_number":"563-964-3339","email_id":"Carmen.Nolan38@gmail.com","dop":"2025-07-09","serial_number":"107518702897335","imei1":"107518702897335","imei2":"107518702897335","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47343,"job_number":"JOB_47343","tr_customer_id":47360,"tr_customer_product_id":47350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:42.000Z","modified_at":"2025-07-24T17:48:42.000Z","name":"Leslie Douglas","mobile_number":"426-275-6689","email_id":"Shaniya_Hills90@hotmail.com","dop":"2025-04-06","serial_number":"11405495217973762","imei1":"11405495217973762","imei2":"11405495217973762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47341,"job_number":"JOB_47341","tr_customer_id":47358,"tr_customer_product_id":47348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:40.000Z","modified_at":"2025-07-24T17:48:40.000Z","name":"Felipa Corwin","mobile_number":"862-527-4481","email_id":"Unique.Greenfelder53@hotmail.com","dop":"2025-04-06","serial_number":"19296546030724","imei1":"19296546030724","imei2":"19296546030724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47340,"job_number":"JOB_47340","tr_customer_id":47357,"tr_customer_product_id":47347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:59.000Z","modified_at":"2025-07-24T17:47:59.000Z","name":"Finn Will","mobile_number":"215-990-7635","email_id":"Sabina_Schuppe21@yahoo.com","dop":"2025-04-06","serial_number":"16652107185225804","imei1":"16652107185225804","imei2":"16652107185225804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47338,"job_number":"JOB_47338","tr_customer_id":47355,"tr_customer_product_id":47345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:58.000Z","modified_at":"2025-07-24T17:47:58.000Z","name":"Jacynthe Sanford","mobile_number":"887-423-9419","email_id":"Cecil_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"17717064125714","imei1":"17717064125714","imei2":"17717064125714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47336,"job_number":"JOB_47336","tr_customer_id":47353,"tr_customer_product_id":47343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:17.000Z","modified_at":"2025-07-24T17:47:17.000Z","name":"Alan Pouros","mobile_number":"423-954-8933","email_id":"Titus_Sawayn25@yahoo.com","dop":"2025-04-06","serial_number":"19843146308477450","imei1":"19843146308477450","imei2":"19843146308477450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47334,"job_number":"JOB_47334","tr_customer_id":47351,"tr_customer_product_id":47341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:16.000Z","modified_at":"2025-07-24T17:47:16.000Z","name":"Xander Jenkins","mobile_number":"664-906-7754","email_id":"Nathan.Lueilwitz76@hotmail.com","dop":"2025-04-06","serial_number":"18396810856752","imei1":"18396810856752","imei2":"18396810856752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47333,"job_number":"JOB_47333","tr_customer_id":47350,"tr_customer_product_id":47340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:48.000Z","modified_at":"2025-07-24T17:42:48.000Z","name":"Christiana Jacobi","mobile_number":"270-617-2122","email_id":"Luz.Kutch36@yahoo.com","dop":"2025-04-06","serial_number":"15395663993249802","imei1":"15395663993249802","imei2":"15395663993249802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47331,"job_number":"JOB_47331","tr_customer_id":47348,"tr_customer_product_id":47338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:47.000Z","modified_at":"2025-07-24T17:42:47.000Z","name":"Landen Schmeler","mobile_number":"337-873-5360","email_id":"Lurline.Harvey53@yahoo.com","dop":"2025-04-06","serial_number":"16099925329829","imei1":"16099925329829","imei2":"16099925329829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47330,"job_number":"JOB_47330","tr_customer_id":47347,"tr_customer_product_id":47337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:10.000Z","modified_at":"2025-07-24T17:42:10.000Z","name":"Liza Casper","mobile_number":"328-292-1875","email_id":"Maiya.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14615624085485164","imei1":"14615624085485164","imei2":"14615624085485164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47328,"job_number":"JOB_47328","tr_customer_id":47345,"tr_customer_product_id":47335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:09.000Z","modified_at":"2025-07-24T17:42:09.000Z","name":"Marietta Heidenreich","mobile_number":"870-682-4806","email_id":"Nigel62@gmail.com","dop":"2025-04-06","serial_number":"13466304917044","imei1":"13466304917044","imei2":"13466304917044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47327,"job_number":"JOB_47327","tr_customer_id":47344,"tr_customer_product_id":47334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:32.000Z","modified_at":"2025-07-24T17:41:32.000Z","name":"Chance Hackett","mobile_number":"564-750-6813","email_id":"Akeem.Kunde66@hotmail.com","dop":"2025-04-06","serial_number":"19685906733953904","imei1":"19685906733953904","imei2":"19685906733953904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47325,"job_number":"JOB_47325","tr_customer_id":47342,"tr_customer_product_id":47332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:31.000Z","modified_at":"2025-07-24T17:41:31.000Z","name":"Kobe Connelly","mobile_number":"722-612-1088","email_id":"Reba_Hand80@gmail.com","dop":"2025-04-06","serial_number":"16509875880818","imei1":"16509875880818","imei2":"16509875880818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47318,"job_number":"JOB_47318","tr_customer_id":47335,"tr_customer_product_id":47325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:29.000Z","modified_at":"2025-07-24T17:26:29.000Z","name":"Clarabelle Hermann","mobile_number":"476-317-4444","email_id":"Hailey.Tromp0@hotmail.com","dop":"2025-04-06","serial_number":"12131447206509290","imei1":"12131447206509290","imei2":"12131447206509290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47316,"job_number":"JOB_47316","tr_customer_id":47333,"tr_customer_product_id":47323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:28.000Z","modified_at":"2025-07-24T17:26:28.000Z","name":"Marcelina Collins","mobile_number":"786-951-7424","email_id":"Tamia35@gmail.com","dop":"2025-04-06","serial_number":"18097418814694","imei1":"18097418814694","imei2":"18097418814694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47315,"job_number":"JOB_47315","tr_customer_id":47332,"tr_customer_product_id":47322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:49.000Z","modified_at":"2025-07-24T17:25:49.000Z","name":"Fernando Wehner","mobile_number":"861-250-0202","email_id":"Berniece16@hotmail.com","dop":"2025-04-06","serial_number":"18122398014293184","imei1":"18122398014293184","imei2":"18122398014293184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47313,"job_number":"JOB_47313","tr_customer_id":47330,"tr_customer_product_id":47320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:47.000Z","modified_at":"2025-07-24T17:25:47.000Z","name":"Katrina Langosh","mobile_number":"675-838-7046","email_id":"Yoshiko_Feest72@gmail.com","dop":"2025-04-06","serial_number":"19805379679634","imei1":"19805379679634","imei2":"19805379679634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47312,"job_number":"JOB_47312","tr_customer_id":47329,"tr_customer_product_id":47319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:08.000Z","modified_at":"2025-07-24T17:25:08.000Z","name":"Yasmine Bergstrom","mobile_number":"860-347-8435","email_id":"Jennie72@yahoo.com","dop":"2025-04-06","serial_number":"12818716252597784","imei1":"12818716252597784","imei2":"12818716252597784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47310,"job_number":"JOB_47310","tr_customer_id":47327,"tr_customer_product_id":47317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:07.000Z","modified_at":"2025-07-24T17:25:07.000Z","name":"Manuel Bailey","mobile_number":"466-855-1706","email_id":"Major.Stark@gmail.com","dop":"2025-04-06","serial_number":"19164018001392","imei1":"19164018001392","imei2":"19164018001392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47308,"job_number":"JOB_47308","tr_customer_id":47325,"tr_customer_product_id":47315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:02.000Z","modified_at":"2025-07-24T17:17:02.000Z","name":"Eino Gutmann","mobile_number":"962-455-2523","email_id":"Myron_Grant18@gmail.com","dop":"2025-04-06","serial_number":"15279205675083444","imei1":"15279205675083444","imei2":"15279205675083444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47306,"job_number":"JOB_47306","tr_customer_id":47323,"tr_customer_product_id":47313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:00.000Z","modified_at":"2025-07-24T17:17:00.000Z","name":"Lurline Koepp","mobile_number":"916-602-3139","email_id":"Winston59@yahoo.com","dop":"2025-04-06","serial_number":"13975985604699","imei1":"13975985604699","imei2":"13975985604699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47305,"job_number":"JOB_47305","tr_customer_id":47322,"tr_customer_product_id":47312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:20.000Z","modified_at":"2025-07-24T17:16:20.000Z","name":"Koby Witting","mobile_number":"918-471-6367","email_id":"Layne_Mayer59@yahoo.com","dop":"2025-04-06","serial_number":"19082204340389840","imei1":"19082204340389840","imei2":"19082204340389840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47303,"job_number":"JOB_47303","tr_customer_id":47320,"tr_customer_product_id":47310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:18.000Z","modified_at":"2025-07-24T17:16:18.000Z","name":"Carlie Nienow","mobile_number":"710-875-9651","email_id":"Clemmie_Quigley13@yahoo.com","dop":"2025-04-06","serial_number":"19161229961866","imei1":"19161229961866","imei2":"19161229961866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47302,"job_number":"JOB_47302","tr_customer_id":47319,"tr_customer_product_id":47309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:38.000Z","modified_at":"2025-07-24T17:15:38.000Z","name":"Lenora Streich","mobile_number":"945-839-7331","email_id":"Lisandro_Smith@yahoo.com","dop":"2025-04-06","serial_number":"17251319761079356","imei1":"17251319761079356","imei2":"17251319761079356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47300,"job_number":"JOB_47300","tr_customer_id":47317,"tr_customer_product_id":47307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:37.000Z","modified_at":"2025-07-24T17:15:37.000Z","name":"Ervin Feil","mobile_number":"824-555-5896","email_id":"Caitlyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"17335808190198","imei1":"17335808190198","imei2":"17335808190198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47772,"job_number":"JOB_47772","tr_customer_id":47789,"tr_customer_product_id":47779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:40:38.000Z","modified_at":"2025-07-25T20:40:38.000Z","name":"Hester Stamm","mobile_number":"948-963-9014","email_id":"Kyle.Upton25@yahoo.com","dop":"2025-07-15","serial_number":"18527408129986","imei1":"18527408129986","imei2":"18527408129986","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47769,"job_number":"JOB_47769","tr_customer_id":47786,"tr_customer_product_id":47776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:26:25.000Z","modified_at":"2025-07-25T20:26:25.000Z","name":"Kelsie Nolan","mobile_number":"612-833-2898","email_id":"Gilbert.Satterfield@yahoo.com","dop":"2025-07-15","serial_number":"108892664151683","imei1":"108892664151683","imei2":"108892664151683","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47768,"job_number":"JOB_47768","tr_customer_id":47785,"tr_customer_product_id":47775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:27.000Z","modified_at":"2025-07-25T20:25:27.000Z","name":"Ursula Kohler","mobile_number":"975-614-5911","email_id":"Frances_Terry74@yahoo.com","dop":"2025-07-15","serial_number":"10717873758843","imei1":"10717873758843","imei2":"10717873758843","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47767,"job_number":"JOB_47767","tr_customer_id":47784,"tr_customer_product_id":47774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:21.000Z","modified_at":"2025-07-25T20:25:21.000Z","name":"Madisyn Shields","mobile_number":"388-381-7288","email_id":"Erich_Goyette69@hotmail.com","dop":"2025-07-15","serial_number":"101015527775079","imei1":"101015527775079","imei2":"101015527775079","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47766,"job_number":"JOB_47766","tr_customer_id":47783,"tr_customer_product_id":47773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:49.000Z","modified_at":"2025-07-25T20:24:49.000Z","name":"Jamaal Gleichner","mobile_number":"947-291-5022","email_id":"Archibald_Conroy@yahoo.com","dop":"2025-07-15","serial_number":"10335704438200144","imei1":"10335704438200144","imei2":"10335704438200144","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47765,"job_number":"JOB_47765","tr_customer_id":47782,"tr_customer_product_id":47772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:44.000Z","modified_at":"2025-07-25T20:24:44.000Z","name":"Cooper Legros","mobile_number":"709-555-8389","email_id":"Jewel_Bernier@hotmail.com","dop":"2025-07-15","serial_number":"10008430708258384","imei1":"10008430708258384","imei2":"10008430708258384","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47764,"job_number":"JOB_47764","tr_customer_id":47781,"tr_customer_product_id":47771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:23:03.000Z","modified_at":"2025-07-25T20:23:03.000Z","name":"Rebecca Wintheiser","mobile_number":"659-242-4499","email_id":"Jaclyn_Kassulke@yahoo.com","dop":"2025-07-15","serial_number":"102417472602897","imei1":"102417472602897","imei2":"102417472602897","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47763,"job_number":"JOB_47763","tr_customer_id":47780,"tr_customer_product_id":47770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:16:38.000Z","modified_at":"2025-07-25T20:16:38.000Z","name":"Pat Treutel","mobile_number":"694-922-7699","email_id":"Jaleel_Schuster@yahoo.com","dop":"2025-07-15","serial_number":"13453408038860","imei1":"13453408038860","imei2":"13453408038860","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47762,"job_number":"JOB_47762","tr_customer_id":47779,"tr_customer_product_id":47769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:10:48.000Z","modified_at":"2025-07-25T20:10:48.000Z","name":"Lorna Reinger","mobile_number":"920-285-8393","email_id":"Camille_Senger@gmail.com","dop":"2025-07-15","serial_number":"15754398765730","imei1":"15754398765730","imei2":"15754398765730","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47761,"job_number":"JOB_47761","tr_customer_id":47778,"tr_customer_product_id":47768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:58:12.000Z","modified_at":"2025-07-25T19:58:12.000Z","name":"Lucile Bins","mobile_number":"785-455-7200","email_id":"Filomena.Zieme@hotmail.com","dop":"2025-07-15","serial_number":"18677894468475","imei1":"18677894468475","imei2":"18677894468475","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47760,"job_number":"JOB_47760","tr_customer_id":47777,"tr_customer_product_id":47767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:53:01.000Z","modified_at":"2025-07-25T19:53:01.000Z","name":"Mattie Kemmer","mobile_number":"592-467-8786","email_id":"Reina27@yahoo.com","dop":"2025-07-15","serial_number":"16455106875758","imei1":"16455106875758","imei2":"16455106875758","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47759,"job_number":"JOB_47759","tr_customer_id":47776,"tr_customer_product_id":47766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:52:34.000Z","modified_at":"2025-07-25T19:52:34.000Z","name":"Madaline Berge","mobile_number":"734-484-7690","email_id":"Jevon.Jacobson@gmail.com","dop":"2025-07-15","serial_number":"12140376435364","imei1":"12140376435364","imei2":"12140376435364","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47758,"job_number":"JOB_47758","tr_customer_id":47775,"tr_customer_product_id":47765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:52.000Z","modified_at":"2025-07-25T19:51:52.000Z","name":"Howell Weber","mobile_number":"659-419-8425","email_id":"Shemar_Kunze1@hotmail.com","dop":"2025-07-15","serial_number":"11753002211641","imei1":"11753002211641","imei2":"11753002211641","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47757,"job_number":"JOB_47757","tr_customer_id":47774,"tr_customer_product_id":47764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:41.000Z","modified_at":"2025-07-25T19:51:41.000Z","name":"Ole Stamm","mobile_number":"544-807-0443","email_id":"Merlin.Ritchie@hotmail.com","dop":"2025-07-15","serial_number":"17292390383546","imei1":"17292390383546","imei2":"17292390383546","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47756,"job_number":"JOB_47756","tr_customer_id":47773,"tr_customer_product_id":47763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:18.000Z","modified_at":"2025-07-25T19:51:18.000Z","name":"Richmond Bergstrom","mobile_number":"814-360-6537","email_id":"Theodore.Sporer@hotmail.com","dop":"2025-07-15","serial_number":"18783161041002","imei1":"18783161041002","imei2":"18783161041002","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47755,"job_number":"JOB_47755","tr_customer_id":47772,"tr_customer_product_id":47762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:10.000Z","modified_at":"2025-07-25T19:51:10.000Z","name":"Rachael Lockman","mobile_number":"502-860-6799","email_id":"Danielle_Johnson4@hotmail.com","dop":"2025-07-15","serial_number":"18757302539551","imei1":"18757302539551","imei2":"18757302539551","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47754,"job_number":"JOB_47754","tr_customer_id":47771,"tr_customer_product_id":47761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:45:48.000Z","modified_at":"2025-07-25T19:45:48.000Z","name":"Alexa Hand","mobile_number":"791-538-2990","email_id":"Eduardo1@yahoo.com","dop":"2025-07-15","serial_number":"14367529519280","imei1":"14367529519280","imei2":"14367529519280","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47753,"job_number":"JOB_47753","tr_customer_id":47770,"tr_customer_product_id":47760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:38.000Z","modified_at":"2025-07-25T19:43:38.000Z","name":"Aurelie Kemmer","mobile_number":"884-357-4627","email_id":"Garnet_Weimann27@hotmail.com","dop":"2025-07-15","serial_number":"13560052246359","imei1":"13560052246359","imei2":"13560052246359","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47752,"job_number":"JOB_47752","tr_customer_id":47769,"tr_customer_product_id":47759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:22.000Z","modified_at":"2025-07-25T19:43:22.000Z","name":"Harrison Gutmann","mobile_number":"507-677-3750","email_id":"Glen_Skiles73@hotmail.com","dop":"2025-07-15","serial_number":"18903274859387","imei1":"18903274859387","imei2":"18903274859387","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47751,"job_number":"JOB_47751","tr_customer_id":47768,"tr_customer_product_id":47758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:42:40.000Z","modified_at":"2025-07-25T19:42:40.000Z","name":"Stanton Gibson","mobile_number":"928-499-5193","email_id":"Eusebio10@hotmail.com","dop":"2025-07-15","serial_number":"12817930149358","imei1":"12817930149358","imei2":"12817930149358","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47750,"job_number":"JOB_47750","tr_customer_id":47767,"tr_customer_product_id":47757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:39:48.000Z","modified_at":"2025-07-25T19:39:48.000Z","name":"Hoyt Goldner","mobile_number":"509-457-4765","email_id":"Van.Swift11@yahoo.com","dop":"2025-07-15","serial_number":"19932967944592","imei1":"19932967944592","imei2":"19932967944592","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47749,"job_number":"JOB_47749","tr_customer_id":47766,"tr_customer_product_id":47756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:38:55.000Z","modified_at":"2025-07-25T19:38:55.000Z","name":"Arely Schmitt","mobile_number":"381-875-6876","email_id":"Maureen.Mitchell20@gmail.com","dop":"2025-07-15","serial_number":"11679195000658","imei1":"11679195000658","imei2":"11679195000658","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47748,"job_number":"JOB_47748","tr_customer_id":47765,"tr_customer_product_id":47755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:08.000Z","modified_at":"2025-07-25T19:33:08.000Z","name":"Stone Macejkovic","mobile_number":"823-607-5906","email_id":"Gaetano_Prosacco12@gmail.com","dop":"2025-07-15","serial_number":"18652215209637","imei1":"18652215209637","imei2":"18652215209637","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47747,"job_number":"JOB_47747","tr_customer_id":47764,"tr_customer_product_id":47754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:00.000Z","modified_at":"2025-07-25T19:33:00.000Z","name":"Jessie Kuhn","mobile_number":"669-557-8496","email_id":"Annabel48@hotmail.com","dop":"2025-07-15","serial_number":"19719975709896","imei1":"19719975709896","imei2":"19719975709896","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47746,"job_number":"JOB_47746","tr_customer_id":47763,"tr_customer_product_id":47753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:25.000Z","modified_at":"2025-07-25T19:31:25.000Z","name":"Jayme Weissnat","mobile_number":"226-852-5540","email_id":"Niko_Medhurst@gmail.com","dop":"2025-07-15","serial_number":"14950366973697","imei1":"14950366973697","imei2":"14950366973697","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47745,"job_number":"JOB_47745","tr_customer_id":47762,"tr_customer_product_id":47752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:19.000Z","modified_at":"2025-07-25T19:31:19.000Z","name":"Shaylee Murphy","mobile_number":"763-902-8681","email_id":"Caitlyn79@gmail.com","dop":"2025-07-15","serial_number":"14782455235429","imei1":"14782455235429","imei2":"14782455235429","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47744,"job_number":"JOB_47744","tr_customer_id":47761,"tr_customer_product_id":47751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:30:53.000Z","modified_at":"2025-07-25T19:30:53.000Z","name":"Morris Nikolaus","mobile_number":"331-251-7330","email_id":"Kim50@yahoo.com","dop":"2025-07-15","serial_number":"10563932296964","imei1":"10563932296964","imei2":"10563932296964","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47743,"job_number":"JOB_47743","tr_customer_id":47760,"tr_customer_product_id":47750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:29:38.000Z","modified_at":"2025-07-25T19:29:38.000Z","name":"Marlee Lindgren","mobile_number":"854-271-9795","email_id":"Leland_Dicki@hotmail.com","dop":"2025-07-15","serial_number":"10015377085167","imei1":"10015377085167","imei2":"10015377085167","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47742,"job_number":"JOB_47742","tr_customer_id":47759,"tr_customer_product_id":47749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:28:10.000Z","modified_at":"2025-07-25T19:28:10.000Z","name":"Kari Cronin","mobile_number":"601-335-6556","email_id":"Adella16@hotmail.com","dop":"2025-07-15","serial_number":"10372822835537","imei1":"10372822835537","imei2":"10372822835537","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47741,"job_number":"JOB_47741","tr_customer_id":47758,"tr_customer_product_id":47748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:58.000Z","modified_at":"2025-07-25T19:27:58.000Z","name":"Selena Schoen","mobile_number":"705-602-7736","email_id":"Jacynthe77@gmail.com","dop":"2025-07-15","serial_number":"10448065135591","imei1":"10448065135591","imei2":"10448065135591","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47740,"job_number":"JOB_47740","tr_customer_id":47757,"tr_customer_product_id":47747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:54.000Z","modified_at":"2025-07-25T19:27:54.000Z","name":"Jade Dibbert","mobile_number":"541-583-2023","email_id":"Cristopher.Shields2@gmail.com","dop":"2025-07-15","serial_number":"15915616700441","imei1":"15915616700441","imei2":"15915616700441","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47739,"job_number":"JOB_47739","tr_customer_id":47756,"tr_customer_product_id":47746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:43.000Z","modified_at":"2025-07-25T19:27:43.000Z","name":"Keith Bogisich","mobile_number":"304-723-8340","email_id":"Cheyanne_Purdy81@hotmail.com","dop":"2025-07-15","serial_number":"11651629326648","imei1":"11651629326648","imei2":"11651629326648","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47738,"job_number":"JOB_47738","tr_customer_id":47755,"tr_customer_product_id":47745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:23:44.000Z","modified_at":"2025-07-25T19:23:44.000Z","name":"Marisa Larson","mobile_number":"996-559-5498","email_id":"Alycia15@yahoo.com","dop":"2025-07-15","serial_number":"10047633540912","imei1":"10047633540912","imei2":"10047633540912","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47737,"job_number":"JOB_47737","tr_customer_id":47754,"tr_customer_product_id":47744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:21:12.000Z","modified_at":"2025-07-25T19:21:12.000Z","name":"Fredy Walter","mobile_number":"486-350-1909","email_id":"Hiram.Koch62@gmail.com","dop":"2025-07-15","serial_number":"10582315944852","imei1":"10582315944852","imei2":"10582315944852","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47736,"job_number":"JOB_47736","tr_customer_id":47753,"tr_customer_product_id":47743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:39.000Z","modified_at":"2025-07-25T19:17:39.000Z","name":"Mohammed Fahed","mobile_number":"9876543210","email_id":"fahed@gmail.com","dop":"2025-07-15","serial_number":"12727483596028","imei1":"12727483596028","imei2":"12727483596028","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47735,"job_number":"JOB_47735","tr_customer_id":47752,"tr_customer_product_id":47742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Imran Ansari","mobile_number":"9873432101","email_id":"imran@gmail.com","dop":"2025-07-15","serial_number":"14869842795978","imei1":"14869842795978","imei2":"14869842795978","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47734,"job_number":"JOB_47734","tr_customer_id":47751,"tr_customer_product_id":47741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Suraj Kumar","mobile_number":"9876542210","email_id":"suraj@gmail.com","dop":"2025-07-15","serial_number":"17086779024262","imei1":"17086779024262","imei2":"17086779024262","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47733,"job_number":"JOB_47733","tr_customer_id":47750,"tr_customer_product_id":47740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Varun Kumar","mobile_number":"9876543654","email_id":"varun@gmail.com","dop":"2025-07-15","serial_number":"14207109169601","imei1":"14207109169601","imei2":"14207109169601","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47697,"job_number":"JOB_47697","tr_customer_id":47714,"tr_customer_product_id":47704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:33.000Z","modified_at":"2025-07-25T17:45:33.000Z","name":"Verla Block","mobile_number":"479-725-7458","email_id":"Maye.Conroy85@hotmail.com","dop":"2025-07-02","serial_number":"18585933379565","imei1":"18585933379565","imei2":"18585933379565","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47696,"job_number":"JOB_47696","tr_customer_id":47713,"tr_customer_product_id":47703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:28.000Z","modified_at":"2025-07-25T17:45:29.000Z","name":"Casper Connelly","mobile_number":"791-486-7250","email_id":"Phyllis.Runolfsson32@hotmail.com","dop":"2025-07-02","serial_number":"18253911102331","imei1":"18253911102331","imei2":"18253911102331","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47695,"job_number":"JOB_47695","tr_customer_id":47712,"tr_customer_product_id":47702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:44:49.000Z","modified_at":"2025-07-25T17:44:49.000Z","name":"Elaina Torp","mobile_number":"649-825-2018","email_id":"Monserrate.Mayer5@yahoo.com","dop":"2025-07-02","serial_number":"16547773478606","imei1":"16547773478606","imei2":"16547773478606","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47692,"job_number":"JOB_47692","tr_customer_id":47709,"tr_customer_product_id":47699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:45.000Z","modified_at":"2025-07-25T16:48:45.000Z","name":"Darien Kuvalis","mobile_number":"930-458-6180","email_id":"Ivah_Brekke@gmail.com","dop":"2025-07-02","serial_number":"18400008953242","imei1":"18400008953242","imei2":"18400008953242","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47691,"job_number":"JOB_47691","tr_customer_id":47708,"tr_customer_product_id":47698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:14.000Z","modified_at":"2025-07-25T16:48:14.000Z","name":"Junior Green","mobile_number":"672-620-1029","email_id":"Jordy_Heathcote@hotmail.com","dop":"2025-07-02","serial_number":"13886053242901","imei1":"13886053242901","imei2":"13886053242901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47690,"job_number":"JOB_47690","tr_customer_id":47707,"tr_customer_product_id":47697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:42:09.000Z","modified_at":"2025-07-25T16:42:09.000Z","name":"Keshaun Mraz","mobile_number":"457-707-5237","email_id":"Leif.Ruecker@yahoo.com","dop":"2025-07-02","serial_number":"13655633623944","imei1":"13655633623944","imei2":"13655633623944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47689,"job_number":"JOB_47689","tr_customer_id":47706,"tr_customer_product_id":47696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:37:29.000Z","modified_at":"2025-07-25T16:37:29.000Z","name":"Francesco Carter","mobile_number":"619-994-4799","email_id":"Frederick50@yahoo.com","dop":"2025-07-02","serial_number":"14809904681106","imei1":"14809904681106","imei2":"14809904681106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47683,"job_number":"JOB_47683","tr_customer_id":47700,"tr_customer_product_id":47690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:59:50.000Z","modified_at":"2025-07-25T15:59:50.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Yasmeen.Morar@yahoo.com","dop":"2025-06-10","serial_number":"104215072876291","imei1":"104215072876291","imei2":"104215072876291","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47682,"job_number":"JOB_47682","tr_customer_id":47699,"tr_customer_product_id":47689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:45.000Z","modified_at":"2025-07-25T15:53:45.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sibyl_Leuschke19@hotmail.com","dop":"2025-06-10","serial_number":"100161929850239","imei1":"100161929850239","imei2":"100161929850239","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47680,"job_number":"JOB_47680","tr_customer_id":47697,"tr_customer_product_id":47687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:03.000Z","modified_at":"2025-07-25T15:53:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"104573720782205","imei1":"104573720782205","imei2":"104573720782205","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47679,"job_number":"JOB_47679","tr_customer_id":47696,"tr_customer_product_id":47686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:50:34.000Z","modified_at":"2025-07-25T15:50:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"105640210703533","imei1":"105640210703533","imei2":"105640210703533","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47677,"job_number":"JOB_47677","tr_customer_id":47694,"tr_customer_product_id":47684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:47:21.000Z","modified_at":"2025-07-25T15:47:21.000Z","name":"Art Anderson","mobile_number":"562-560-5485","email_id":"Loraine35@hotmail.com","dop":"2025-06-10","serial_number":"106421360814241","imei1":"106421360814241","imei2":"106421360814241","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47656,"job_number":"JOB_47656","tr_customer_id":47673,"tr_customer_product_id":47663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:33:16.000Z","modified_at":"2025-07-25T14:33:16.000Z","name":"Kristopher Bergstrom","mobile_number":"498-201-6798","email_id":"Godfrey_Satterfield49@hotmail.com","dop":"2025-07-02","serial_number":"12444053892086","imei1":"12444053892086","imei2":"12444053892086","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47644,"job_number":"JOB_47644","tr_customer_id":47661,"tr_customer_product_id":47651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:22:56.000Z","modified_at":"2025-07-25T14:22:56.000Z","name":"Dedric Will","mobile_number":"861-782-2814","email_id":"Ruthie.Rutherford61@hotmail.com","dop":"2025-07-02","serial_number":"10406624903388","imei1":"10406624903388","imei2":"10406624903388","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47640,"job_number":"JOB_47640","tr_customer_id":47657,"tr_customer_product_id":47647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T13:56:58.000Z","name":"Glenda Mante","mobile_number":"717-425-6484","email_id":"Blake_Turcotte@hotmail.com","dop":"2025-07-02","serial_number":"10923379041180","imei1":"10923379041180","imei2":"10923379041180","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47638,"job_number":"JOB_47638","tr_customer_id":47655,"tr_customer_product_id":47645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:49.000Z","modified_at":"2025-07-25T13:56:49.000Z","name":"Caroline Lueilwitz","mobile_number":"975-813-3065","email_id":"Chanel.Miller61@yahoo.com","dop":"2025-07-02","serial_number":"15072044518640","imei1":"15072044518640","imei2":"15072044518640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47637,"job_number":"JOB_47637","tr_customer_id":47654,"tr_customer_product_id":47644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:40.000Z","modified_at":"2025-07-25T13:53:40.000Z","name":"Daphne VonRueden","mobile_number":"611-296-1731","email_id":"Maryjane.Klein@hotmail.com","dop":"2025-07-02","serial_number":"15605236633083","imei1":"15605236633083","imei2":"15605236633083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47629,"job_number":"JOB_47629","tr_customer_id":47646,"tr_customer_product_id":47636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:53.000Z","modified_at":"2025-07-25T13:52:53.000Z","name":"Oma Hahn","mobile_number":"815-439-2923","email_id":"Tess.Cummerata24@hotmail.com","dop":"2025-07-02","serial_number":"13349813519197","imei1":"13349813519197","imei2":"13349813519197","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47621,"job_number":"JOB_47621","tr_customer_id":47638,"tr_customer_product_id":47628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:02.000Z","modified_at":"2025-07-25T13:52:02.000Z","name":"Althea Goodwin","mobile_number":"953-596-1395","email_id":"Torey.Berge75@yahoo.com","dop":"2025-07-02","serial_number":"10591857641948","imei1":"10591857641948","imei2":"10591857641948","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47613,"job_number":"JOB_47613","tr_customer_id":47630,"tr_customer_product_id":47620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:26.000Z","modified_at":"2025-07-25T13:50:26.000Z","name":"Geo Halvorson","mobile_number":"605-459-9548","email_id":"Jordon_Luettgen@yahoo.com","dop":"2025-07-02","serial_number":"17120555264323","imei1":"17120555264323","imei2":"17120555264323","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47612,"job_number":"JOB_47612","tr_customer_id":47629,"tr_customer_product_id":47619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:06.000Z","modified_at":"2025-07-25T13:50:06.000Z","name":"Emma Abernathy","mobile_number":"781-849-6995","email_id":"Herta76@gmail.com","dop":"2025-07-02","serial_number":"13065114088365","imei1":"13065114088365","imei2":"13065114088365","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47611,"job_number":"JOB_47611","tr_customer_id":47628,"tr_customer_product_id":47618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:48:45.000Z","modified_at":"2025-07-25T13:48:45.000Z","name":"Felipa O'Keefe","mobile_number":"963-898-8570","email_id":"Eda.Crooks@yahoo.com","dop":"2025-07-02","serial_number":"16021622012249","imei1":"16021622012249","imei2":"16021622012249","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47523,"job_number":"JOB_47523","tr_customer_id":47540,"tr_customer_product_id":47530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:20:15.000Z","modified_at":"2025-07-25T10:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"925035659551090","imei1":"925035659551090","imei2":"925035659551090","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47516,"job_number":"JOB_47516","tr_customer_id":47533,"tr_customer_product_id":47523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T09:54:50.000Z","modified_at":"2025-07-25T09:54:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"12345654321788","imei1":"12345654321788","imei2":"12345654321788","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T09:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47449,"job_number":"JOB_47449","tr_customer_id":47466,"tr_customer_product_id":47456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:05:51.000Z","modified_at":"2025-07-25T06:05:51.000Z","name":"test vivek","mobile_number":"8766666666","email_id":"tested@yopmail.com","dop":"2016-07-22","serial_number":"01234567899999","imei1":"01234567899999","imei2":"01234567899999","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Job should now appear in engineer’s job list 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Job should now appear in engineer’s job list
expected [ 47793, 47791, 47789, 47777, …(308) ] to include 47792
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 171afece-d380-415d-b9fa-fc98d8be729a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-O4bS+c2j6ZHsua4AkE4T0MhWQB0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be 'Success' 1 0 0
Token should be present and valid (JWT - 3 parts) 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96c8185b-c71d-4c75-b438-4d01b1910a69
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamengsd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid username should return 401 Unauthorized 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid username should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23779ad3-8a4a-4f8b-8f88-56f16de8c886
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iameng",
            "password": "pass"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid password should return 401 Unauthorized 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid password should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72e237f3-9536-4361-a316-c85d682e805e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "username": "",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank username or password should return 400 Bad Request with appropriate error message 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank username or password should return 400 Bad Request with appropriate error message
expected response to have status code 400 but got 500
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 441B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e03944c-4991-4591-af83-0b717b37b990
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Ensure the response status code is 200 OK 1 0 0
Verify that the response time is below 500 ms 1 0 0
Response should contain a message field with the value: 'Success' 1 0 0
Verify response data object includes all keys 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 748a4694-0d3e-472d-ad41-fe42480f5cfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Request without token should return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbwpopZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ebaac5e-96a3-44b8-a682-7216fdc00ed9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-mWi1SMvBmkj/ViAOe7Z8Y5or6kY"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \n in JSON at position 52"}
Test Information
NamePassedFailedSkipped
Request without token should return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Request without token should return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 163B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9aca7b30-57f4-459d-a11c-a9276e0a1438
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-09GUgSUtwf1vXwRk5eyddZ/PMi4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":18},{"label":"Repair completed","key":"repair_completed","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the response status code is 200 OK 1 0 0
Verify that the response time is below 500 ms 1 0 0
Verify response should contain a message field with the value 'Success' 1 0 0
Verify response includes a data array that is not empty 1 0 0
Verify Each object in the data array includes 'label', 'key', 'count' fields 2 0 0
Verify labels matches the expected values 2 0 0
Verify keys matches the expected values 2 0 0
Verify count value is a non-negative integer. 2 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a935e7b7-e223-486e-bace-510cab5b26fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify without token is return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZpo6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96914ebe-a09a-448a-ae2d-d978ba33d0d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-VNfGgXAa5cJVyOHnJEQHE1ba3bk"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token i in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify with an incorrect token should return 403 Forbidden. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify with an incorrect token should return 403 Forbidden.
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 534a4ef5-bf73-4f30-9cf0-51b7ae5bc8cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify an invalid HTTP method the API should return 405 Method Not Allowed. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify an invalid HTTP method the API should return 405 Method Not Allowed.
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 17.24KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff7debb0-9016-477e-a1a8-cdb0ed008d41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"44f5-NGA7IqdSQlF285yiMeKcswWNFuY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47712,"job_number":"JOB_47712","tr_customer_id":47729,"tr_customer_product_id":47719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:06:14.000Z","modified_at":"2025-07-25T18:06:58.000Z","name":"Burnice Sawayn","mobile_number":"595-905-6736","email_id":"Verlie.Stracke97@gmail.com","dop":"2025-06-08","serial_number":"19093776856122","imei1":"19093776856122","imei2":"19093776856122","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T18:06:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47547,"job_number":"JOB_47547","tr_customer_id":47564,"tr_customer_product_id":47554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:50:43.000Z","modified_at":"2025-07-25T10:50:47.000Z","name":"Ara Hane","mobile_number":"241-437-2837","email_id":"Madie_Mohr15@hotmail.com","dop":"2025-07-09","serial_number":"101966848145862","imei1":"101966848145862","imei2":"101966848145862","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:50:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47542,"job_number":"JOB_47542","tr_customer_id":47559,"tr_customer_product_id":47549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:14.000Z","modified_at":"2025-07-25T10:47:18.000Z","name":"Elbert Willms","mobile_number":"852-908-2356","email_id":"Koby94@hotmail.com","dop":"2025-07-09","serial_number":"104840898105083","imei1":"104840898105083","imei2":"104840898105083","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:47:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47537,"job_number":"JOB_47537","tr_customer_id":47554,"tr_customer_product_id":47544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:31.000Z","name":"Rigoberto Jacobs","mobile_number":"490-674-4444","email_id":"Khalid.Ward54@hotmail.com","dop":"2025-04-06","serial_number":"17026410682571","imei1":"17026410682571","imei2":"17026410682571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47534,"job_number":"JOB_47534","tr_customer_id":47551,"tr_customer_product_id":47541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:24.000Z","name":"Bernardo Roberts","mobile_number":"242-682-0324","email_id":"Malinda_Hilpert25@yahoo.com","dop":"2025-04-06","serial_number":"15873171638410","imei1":"15873171638410","imei2":"15873171638410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47531,"job_number":"JOB_47531","tr_customer_id":47548,"tr_customer_product_id":47538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:17.000Z","name":"Santino Becker","mobile_number":"801-951-4768","email_id":"Rose.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17663751344876","imei1":"17663751344876","imei2":"17663751344876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47444,"job_number":"JOB_47444","tr_customer_id":47461,"tr_customer_product_id":47451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:59:24.000Z","modified_at":"2025-07-25T04:59:28.000Z","name":"Gilda Rohan","mobile_number":"817-285-9149","email_id":"Shad98@yahoo.com","dop":"2025-07-09","serial_number":"108079870539326","imei1":"108079870539326","imei2":"108079870539326","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:59:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47439,"job_number":"JOB_47439","tr_customer_id":47456,"tr_customer_product_id":47446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:55:28.000Z","modified_at":"2025-07-25T04:55:32.000Z","name":"Tamia Cartwright","mobile_number":"357-450-5366","email_id":"Furman72@yahoo.com","dop":"2025-07-09","serial_number":"102465270195504","imei1":"102465270195504","imei2":"102465270195504","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:55:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47432,"job_number":"JOB_47432","tr_customer_id":47449,"tr_customer_product_id":47439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:25.000Z","modified_at":"2025-07-25T04:46:29.000Z","name":"Craig Mitchell","mobile_number":"886-620-9479","email_id":"Patrick15@yahoo.com","dop":"2025-07-09","serial_number":"108277033082126","imei1":"108277033082126","imei2":"108277033082126","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47431,"job_number":"JOB_47431","tr_customer_id":47448,"tr_customer_product_id":47438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:07.000Z","modified_at":"2025-07-25T04:46:11.000Z","name":"Shyanne Schiller","mobile_number":"289-496-8727","email_id":"Lavonne43@gmail.com","dop":"2025-07-09","serial_number":"108548191559980","imei1":"108548191559980","imei2":"108548191559980","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47419,"job_number":"JOB_47419","tr_customer_id":47436,"tr_customer_product_id":47426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:19:55.000Z","modified_at":"2025-07-25T04:19:59.000Z","name":"Percy McGlynn","mobile_number":"745-337-0359","email_id":"Vivien_Fritsch@yahoo.com","dop":"2025-07-09","serial_number":"103714079690996","imei1":"103714079690996","imei2":"103714079690996","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:19:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47418,"job_number":"JOB_47418","tr_customer_id":47435,"tr_customer_product_id":47425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:18:02.000Z","modified_at":"2025-07-25T04:18:06.000Z","name":"Domenic Schimmel","mobile_number":"311-336-6183","email_id":"Melyssa32@yahoo.com","dop":"2025-07-09","serial_number":"101717061890479","imei1":"101717061890479","imei2":"101717061890479","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:18:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47417,"job_number":"JOB_47417","tr_customer_id":47434,"tr_customer_product_id":47424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:14:25.000Z","modified_at":"2025-07-25T04:14:28.000Z","name":"Lois Smitham","mobile_number":"587-627-0558","email_id":"Rhea.Stokes39@gmail.com","dop":"2025-07-09","serial_number":"108386600305545","imei1":"108386600305545","imei2":"108386600305545","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:14:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47393,"job_number":"JOB_47393","tr_customer_id":47410,"tr_customer_product_id":47400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:51:47.000Z","modified_at":"2025-07-25T03:51:51.000Z","name":"Chasity Reynolds","mobile_number":"720-675-5453","email_id":"Era56@hotmail.com","dop":"2025-07-09","serial_number":"100876447730706","imei1":"100876447730706","imei2":"100876447730706","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T03:51:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47350,"job_number":"JOB_47350","tr_customer_id":47367,"tr_customer_product_id":47357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:21:11.000Z","modified_at":"2025-07-25T02:21:30.000Z","name":"Crystel Gutkowski","mobile_number":"281-724-4097","email_id":"Edwina.Howe85@gmail.com","dop":"2025-05-01","serial_number":"10562130625327","imei1":"10562130625327","imei2":"10562130625327","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47348,"job_number":"JOB_47348","tr_customer_id":47365,"tr_customer_product_id":47355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:53:01.000Z","modified_at":"2025-07-25T01:58:09.000Z","name":"Clara Lowe","mobile_number":"261-889-8512","email_id":"Sincere.Hudson@hotmail.com","dop":"2025-05-01","serial_number":"10471790578256","imei1":"10471790578256","imei2":"10471790578256","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T01:58:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47347,"job_number":"JOB_47347","tr_customer_id":47364,"tr_customer_product_id":47354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:34:50.000Z","modified_at":"2025-07-25T01:35:05.000Z","name":"Alexa Schaden","mobile_number":"348-898-6481","email_id":"Arianna47@hotmail.com","dop":"2025-05-01","serial_number":"10067190374656","imei1":"10067190374656","imei2":"10067190374656","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T01:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:14.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-26T03:44:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the response status code is 200 OK 1 0 0
Verify that the response time is under 500 ms 1 0 0
Verify message is Success 1 0 0
Verify data array is not empty 1 0 0
Verify mst_action_status should be equal to 'Pending For Repair' 18 0 0
Verify assigned_to should match the logged-in engineer's ID 18 0 0
Total 40 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bec0fd2d-d212-4bf6-871a-1fe78cf89b76
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Request without authorization token should return 401 Unauthorized. 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjUpoiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8308385-6cb1-442e-b6f1-e4ad8119ec0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-lGPTVCqLotIBgxAsAoOnV0FaLCs"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token e in JSON at position 96"}
Test Information
NamePassedFailedSkipped
Request with an invalid or expired token should return 403 Forbidden. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Request with an invalid or expired token should return 403 Forbidden.
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 321539a0-756f-4131-8120-05c09cf8fb8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed.
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 664e1f93-837e-4d38-9874-90e9744ee577
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"113c5-V7ASKsYlHWRcTCggurQZcxp/gko"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 412ms
Mean size per request: 20.65KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 066f947a-1772-4e81-95ce-fc7011a41719
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"529b-ozs4XyDFd8BPM6fYvIGnrSXfpSE"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:14.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-26T03:44:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":47792,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:05.000Z"}],"quatations":[]},{"id":47712,"job_number":"JOB_47712","tr_customer_id":47729,"tr_customer_product_id":47719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:06:14.000Z","modified_at":"2025-07-25T18:06:58.000Z","name":"Burnice Sawayn","mobile_number":"595-905-6736","email_id":"Verlie.Stracke97@gmail.com","dop":"2025-06-08","serial_number":"19093776856122","imei1":"19093776856122","imei2":"19093776856122","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T18:06:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47712,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T18:06:14.000Z"}],"quatations":[]},{"id":47547,"job_number":"JOB_47547","tr_customer_id":47564,"tr_customer_product_id":47554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:50:43.000Z","modified_at":"2025-07-25T10:50:47.000Z","name":"Ara Hane","mobile_number":"241-437-2837","email_id":"Madie_Mohr15@hotmail.com","dop":"2025-07-09","serial_number":"101966848145862","imei1":"101966848145862","imei2":"101966848145862","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:50:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47547,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:50:43.000Z"}],"quatations":[]},{"id":47542,"job_number":"JOB_47542","tr_customer_id":47559,"tr_customer_product_id":47549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:14.000Z","modified_at":"2025-07-25T10:47:18.000Z","name":"Elbert Willms","mobile_number":"852-908-2356","email_id":"Koby94@hotmail.com","dop":"2025-07-09","serial_number":"104840898105083","imei1":"104840898105083","imei2":"104840898105083","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:47:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47542,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:47:14.000Z"}],"quatations":[]},{"id":47537,"job_number":"JOB_47537","tr_customer_id":47554,"tr_customer_product_id":47544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:31.000Z","name":"Rigoberto Jacobs","mobile_number":"490-674-4444","email_id":"Khalid.Ward54@hotmail.com","dop":"2025-04-06","serial_number":"17026410682571","imei1":"17026410682571","imei2":"17026410682571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47537,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:26.000Z"}],"quatations":[]},{"id":47534,"job_number":"JOB_47534","tr_customer_id":47551,"tr_customer_product_id":47541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:24.000Z","name":"Bernardo Roberts","mobile_number":"242-682-0324","email_id":"Malinda_Hilpert25@yahoo.com","dop":"2025-04-06","serial_number":"15873171638410","imei1":"15873171638410","imei2":"15873171638410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47534,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:19.000Z"}],"quatations":[]},{"id":47531,"job_number":"JOB_47531","tr_customer_id":47548,"tr_customer_product_id":47538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:17.000Z","name":"Santino Becker","mobile_number":"801-951-4768","email_id":"Rose.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17663751344876","imei1":"17663751344876","imei2":"17663751344876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47531,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:11.000Z"}],"quatations":[]},{"id":47444,"job_number":"JOB_47444","tr_customer_id":47461,"tr_customer_product_id":47451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:59:24.000Z","modified_at":"2025-07-25T04:59:28.000Z","name":"Gilda Rohan","mobile_number":"817-285-9149","email_id":"Shad98@yahoo.com","dop":"2025-07-09","serial_number":"108079870539326","imei1":"108079870539326","imei2":"108079870539326","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:59:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47444,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:59:24.000Z"}],"quatations":[]},{"id":47439,"job_number":"JOB_47439","tr_customer_id":47456,"tr_customer_product_id":47446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:55:28.000Z","modified_at":"2025-07-25T04:55:32.000Z","name":"Tamia Cartwright","mobile_number":"357-450-5366","email_id":"Furman72@yahoo.com","dop":"2025-07-09","serial_number":"102465270195504","imei1":"102465270195504","imei2":"102465270195504","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:55:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47439,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:55:28.000Z"}],"quatations":[]},{"id":47432,"job_number":"JOB_47432","tr_customer_id":47449,"tr_customer_product_id":47439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:25.000Z","modified_at":"2025-07-25T04:46:29.000Z","name":"Craig Mitchell","mobile_number":"886-620-9479","email_id":"Patrick15@yahoo.com","dop":"2025-07-09","serial_number":"108277033082126","imei1":"108277033082126","imei2":"108277033082126","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47432,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:46:25.000Z"}],"quatations":[]},{"id":47431,"job_number":"JOB_47431","tr_customer_id":47448,"tr_customer_product_id":47438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:07.000Z","modified_at":"2025-07-25T04:46:11.000Z","name":"Shyanne Schiller","mobile_number":"289-496-8727","email_id":"Lavonne43@gmail.com","dop":"2025-07-09","serial_number":"108548191559980","imei1":"108548191559980","imei2":"108548191559980","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47431,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:46:07.000Z"}],"quatations":[]},{"id":47419,"job_number":"JOB_47419","tr_customer_id":47436,"tr_customer_product_id":47426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:19:55.000Z","modified_at":"2025-07-25T04:19:59.000Z","name":"Percy McGlynn","mobile_number":"745-337-0359","email_id":"Vivien_Fritsch@yahoo.com","dop":"2025-07-09","serial_number":"103714079690996","imei1":"103714079690996","imei2":"103714079690996","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:19:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47419,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:19:55.000Z"}],"quatations":[]},{"id":47418,"job_number":"JOB_47418","tr_customer_id":47435,"tr_customer_product_id":47425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:18:02.000Z","modified_at":"2025-07-25T04:18:06.000Z","name":"Domenic Schimmel","mobile_number":"311-336-6183","email_id":"Melyssa32@yahoo.com","dop":"2025-07-09","serial_number":"101717061890479","imei1":"101717061890479","imei2":"101717061890479","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:18:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47418,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:18:02.000Z"}],"quatations":[]},{"id":47417,"job_number":"JOB_47417","tr_customer_id":47434,"tr_customer_product_id":47424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:14:25.000Z","modified_at":"2025-07-25T04:14:28.000Z","name":"Lois Smitham","mobile_number":"587-627-0558","email_id":"Rhea.Stokes39@gmail.com","dop":"2025-07-09","serial_number":"108386600305545","imei1":"108386600305545","imei2":"108386600305545","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:14:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47417,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:14:25.000Z"}],"quatations":[]},{"id":47393,"job_number":"JOB_47393","tr_customer_id":47410,"tr_customer_product_id":47400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:51:47.000Z","modified_at":"2025-07-25T03:51:51.000Z","name":"Chasity Reynolds","mobile_number":"720-675-5453","email_id":"Era56@hotmail.com","dop":"2025-07-09","serial_number":"100876447730706","imei1":"100876447730706","imei2":"100876447730706","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T03:51:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47393,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T03:51:47.000Z"}],"quatations":[]},{"id":47350,"job_number":"JOB_47350","tr_customer_id":47367,"tr_customer_product_id":47357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:21:11.000Z","modified_at":"2025-07-25T02:21:30.000Z","name":"Crystel Gutkowski","mobile_number":"281-724-4097","email_id":"Edwina.Howe85@gmail.com","dop":"2025-05-01","serial_number":"10562130625327","imei1":"10562130625327","imei2":"10562130625327","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47350,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T02:21:12.000Z"}],"quatations":[]},{"id":47348,"job_number":"JOB_47348","tr_customer_id":47365,"tr_customer_product_id":47355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:53:01.000Z","modified_at":"2025-07-25T01:58:09.000Z","name":"Clara Lowe","mobile_number":"261-889-8512","email_id":"Sincere.Hudson@hotmail.com","dop":"2025-05-01","serial_number":"10471790578256","imei1":"10471790578256","imei2":"10471790578256","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T01:58:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47348,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T01:53:01.000Z"}],"quatations":[]},{"id":47347,"job_number":"JOB_47347","tr_customer_id":47364,"tr_customer_product_id":47354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:34:50.000Z","modified_at":"2025-07-25T01:35:05.000Z","name":"Alexa Schaden","mobile_number":"348-898-6481","email_id":"Arianna47@hotmail.com","dop":"2025-05-01","serial_number":"10067190374656","imei1":"10067190374656","imei2":"10067190374656","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T01:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47347,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T01:34:50.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f76036c-3a50-44a7-9bd7-f1f3f929b1fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NTZ9.5ixGZ0DzYb_w-uir6fqOFRyhNEI4vfAEdUS7KXJ61wQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e3ddafe-bc90-4c9d-8875-99a5932fbb2d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id" : 47792,
            "problems" : [
                {
                    "id" : 1,
                    "remark" : "Poor Battery Life"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0c7aa20-e416-4039-b7ad-ffab85ace9eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username" : "iamqc",
            "password" : "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-VT9og4DnB0XY6PdT6Ev2vhnwVmk"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY"}}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 209ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 029053fc-75fc-49d4-8e28-72b6a3c9093d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 865d773f-205a-4268-b2bb-e181dd200741
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-82MP4IXoOzAdbPay+jptavoq+50"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":14},{"label":"QC Completed","key":"qc_completed","count":5},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21afa209-7c5c-45c8-8357-9dd874a7d6e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 4.75KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c84d9fd-dfe3-4f5f-9975-861f02e45fff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1300-KBvLVdoBY3+RvBmX4GXYxxppdzg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 562ms
Mean size per request: 13.64KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd2d26b7-eea2-4148-8ff2-6cf9fc3413da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"368c-RoG5slESOZXsE/R5kAhYHGi/knA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47584,"job_number":"JOB_47584","tr_customer_id":47601,"tr_customer_product_id":47591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:15:18.000Z","modified_at":"2025-07-25T11:15:27.000Z","name":"Marilie Bednar","mobile_number":"250-232-3728","email_id":"Daren.Spinka@yahoo.com","dop":"2025-07-09","serial_number":"104114112197713","imei1":"104114112197713","imei2":"104114112197713","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47574,"job_number":"JOB_47574","tr_customer_id":47591,"tr_customer_product_id":47581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:19.000Z","modified_at":"2025-07-25T11:11:28.000Z","name":"Dortha Weimann","mobile_number":"494-304-5841","email_id":"Sofia.Wilkinson@hotmail.com","dop":"2025-07-09","serial_number":"107000106740788","imei1":"107000106740788","imei2":"107000106740788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47573,"job_number":"JOB_47573","tr_customer_id":47590,"tr_customer_product_id":47580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:07:05.000Z","modified_at":"2025-07-25T11:07:14.000Z","name":"Rowan Sawayn","mobile_number":"979-913-0267","email_id":"Austen45@hotmail.com","dop":"2025-07-09","serial_number":"103707672083740","imei1":"103707672083740","imei2":"103707672083740","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47563,"job_number":"JOB_47563","tr_customer_id":47580,"tr_customer_product_id":47570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:03:53.000Z","modified_at":"2025-07-25T11:04:06.000Z","name":"Cristopher Gutkowski","mobile_number":"559-528-2101","email_id":"Ray_Runolfsdottir74@hotmail.com","dop":"2025-07-09","serial_number":"101869395665518","imei1":"101869395665518","imei2":"101869395665518","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47562,"job_number":"JOB_47562","tr_customer_id":47579,"tr_customer_product_id":47569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:02:25.000Z","modified_at":"2025-07-25T11:02:34.000Z","name":"Elise Lebsack","mobile_number":"714-748-2200","email_id":"Leonard.Jones@gmail.com","dop":"2025-07-09","serial_number":"106997611871756","imei1":"106997611871756","imei2":"106997611871756","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47561,"job_number":"JOB_47561","tr_customer_id":47578,"tr_customer_product_id":47568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:00:38.000Z","modified_at":"2025-07-25T11:00:47.000Z","name":"Ryan Fisher","mobile_number":"756-690-1468","email_id":"Marianne1@gmail.com","dop":"2025-07-09","serial_number":"102795365340939","imei1":"102795365340939","imei2":"102795365340939","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47560,"job_number":"JOB_47560","tr_customer_id":47577,"tr_customer_product_id":47567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:59:05.000Z","modified_at":"2025-07-25T10:59:13.000Z","name":"Alda Kemmer","mobile_number":"917-206-0984","email_id":"Chanelle10@hotmail.com","dop":"2025-07-09","serial_number":"108461638894972","imei1":"108461638894972","imei2":"108461638894972","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47559,"job_number":"JOB_47559","tr_customer_id":47576,"tr_customer_product_id":47566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:57:27.000Z","modified_at":"2025-07-25T10:57:36.000Z","name":"Quinn Turner","mobile_number":"414-422-4088","email_id":"Delphia.Dickinson@gmail.com","dop":"2025-07-09","serial_number":"106090855114894","imei1":"106090855114894","imei2":"106090855114894","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47555,"job_number":"JOB_47555","tr_customer_id":47572,"tr_customer_product_id":47562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:13.000Z","modified_at":"2025-07-25T10:55:22.000Z","name":"Orion Mayert","mobile_number":"457-719-0922","email_id":"Ryann_Lang20@gmail.com","dop":"2025-07-09","serial_number":"105027304224657","imei1":"105027304224657","imei2":"105027304224657","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47548,"job_number":"JOB_47548","tr_customer_id":47565,"tr_customer_product_id":47555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:52:45.000Z","modified_at":"2025-07-25T10:52:53.000Z","name":"Efrain Sipes","mobile_number":"828-431-2085","email_id":"Kay.Trantow33@hotmail.com","dop":"2025-07-09","serial_number":"104161216684508","imei1":"104161216684508","imei2":"104161216684508","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47440,"job_number":"JOB_47440","tr_customer_id":47457,"tr_customer_product_id":47447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:57:02.000Z","modified_at":"2025-07-25T04:57:10.000Z","name":"Dillon Metz","mobile_number":"712-685-1310","email_id":"Florine53@hotmail.com","dop":"2025-07-09","serial_number":"106109619887511","imei1":"106109619887511","imei2":"106109619887511","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47435,"job_number":"JOB_47435","tr_customer_id":47452,"tr_customer_product_id":47442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:48:52.000Z","modified_at":"2025-07-25T04:49:01.000Z","name":"Laverna Hammes","mobile_number":"209-636-1038","email_id":"Beverly_Jacobi@yahoo.com","dop":"2025-07-09","serial_number":"107925945783115","imei1":"107925945783115","imei2":"107925945783115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47433,"job_number":"JOB_47433","tr_customer_id":47450,"tr_customer_product_id":47440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:58.000Z","modified_at":"2025-07-25T04:47:01.000Z","name":"Andreanne Renner","mobile_number":"722-378-3103","email_id":"Electa58@gmail.com","dop":"2024-10-15","serial_number":"224734517769059","imei1":"224734517769059","imei2":"224734517769059","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:20.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-26T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":30978}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b9d381e-c253-43ba-8219-99d56b4b414e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "job_id": 47792
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 5.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ2MH0.jYuIRG_HGqyS8BIzLgTVuz8iEXsb-cmwisIYXrk0YqY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa322f08-4269-4b05-a70a-2d29fca4bbef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16d1-k9EljgZ8E5L2WzMUcWShhSDs+xQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:22.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a150a153-3a4d-4e4b-8162-5c4a5f95247f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-mqjhFePq8nV2SrWjRPAo1f3V844"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjN9.7X5DJFscMpCIQpTmCYBPItaDHDK2aGOIap7zKGILYYU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7cd80323-9b05-45b3-8c91-96d422cd1c80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-UTHRVpAdY/w1Olqe9opAIwZki5k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6197d0b2-f885-45f2-a0c4-8e4131fc3a54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-sbKqI/ItlRlAWpc48h0moFyKJNg"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":22},{"label":"Created today","key":"created_today","count":16},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 21.19KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a1c1a4f-d840-402c-acd5-0855a58d3849
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"54c7-GJcJ8nfx3RPpupW+7QhiVE7Fe0w"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:22.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"53fa-Qx8KmfiVziEy+HKmye0WfVper9w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 21.19KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db25361c-66f0-4422-90d4-912d35d867b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"54c7-GJcJ8nfx3RPpupW+7QhiVE7Fe0w"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:22.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31174}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dbed064b-35b5-4ed4-b65d-a951b7c97d66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "job_id": 47792
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31167"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 1010B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 811cfabc-9b25-4054-94b2-1ef9423d1c42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47792"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1010
ETag W/"3f2-Wns/3JCrFB52vkPIMqYPHQQqli4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:24.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31167' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47792
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 2.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NDJ9.tR724UFZN_rsd_6rC8Dr4xEvyf6arH8sb1QcvIXt1ws
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47fb4231-60ba-4044-bb25-cb45fe2f13c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a35-iYL4WK0bl7r9o01t/3qOpKge/NE"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:24.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":209266,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:05.000Z","created_at":"2025-07-26T03:44:05.000Z"},{"id":209267,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:05.000Z","created_at":"2025-07-26T03:44:05.000Z"},{"id":209268,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-07-26T03:44:14.000Z","created_at":"2025-07-26T03:44:14.000Z"},{"id":209273,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-07-26T03:44:20.000Z","created_at":"2025-07-26T03:44:20.000Z"},{"id":209274,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-07-26T03:44:22.000Z","created_at":"2025-07-26T03:44:22.000Z"},{"id":209275,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-07-26T03:44:24.000Z","created_at":"2025-07-26T03:44:24.000Z"},{"id":209276,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-07-26T03:44:24.000Z","created_at":"2025-07-26T03:44:24.000Z"}],"problems":[{"id":74933,"problem":"Sync issue","remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:05.000Z"},{"id":74936,"problem":"Smartphone is running slow","remark":"Poor Battery Life","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-07-26T03:44:20.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9f234ce-77d7-4665-9371-2b9fd26aac8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-qmP+fyHHGMpDnhVioa7svaixRiY"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8"}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Message Code is success 1 0 0
Verify Token is not empty 1 0 0
Verify Token is valid 1 0 0
Validate JSON Schema 1 0 0
Verify Response Time is less than 400 ms 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bb50641-8779-4db7-ab50-154dcc67b5b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd234",
            "password": "fd234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Status code is 401 - Unauthorized 0 1 0
Verify correct Error Message is displayed 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Status code is 401 - Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7adf3a22-c9d2-4a9f-b074-7e9c52054dc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Status code is 400 - Bad Request 0 1 0
Verify correct Error Message is displayed 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Status code is 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 4f27e5e9-dc0a-4a1f-9cd6-721255511a77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Verify Message is Success 1 0 0
Verify the response time is less than 400 ms 1 0 0
Verify response body contains all fields 1 0 0
Verify if the role name is FrontDesk 1 0 0
Verify response body matches the schema 1 0 0
User data should be present in the response body 1 0 0
Verify reset_password_date is null 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 789687f2-549f-4c41-b194-08e13a0eb46f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXoiu
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token b90929c4-c428-45e6-a4a5-06a763f1684f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid or expired token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid or expired token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 90871b66-cfad-42af-990a-9c15303ab92a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-VN8hoKy07khBOUD7SgMarm1TsH8"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":21},{"label":"Created today","key":"created_today","count":16},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify essage is 'Success' 1 0 0
Verify response body contains fields: label, key and count 1 0 0
Verify data-type of label, key and count values 1 0 0
Verify response time is less than 500 ms 1 0 0
Verify Key values match expected categories 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 1faf6b48-dc59-4a80-b967-ff6a779f8e7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cO6ZZ9GJQrOpt4J65GSejsqagqY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXpoi
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 3ca07c13-0e14-4d29-8b90-14fc3846dba0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid or expired token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid or expired token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad68c88c-9d67-4964-b63b-39d783c55990
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify response time is less than 500ms 1 0 0
Verify message is Success 1 0 0
Verify the JSON Schema 1 0 0
Verify mst_oem, mst_model, mst_product, mst_problem is present in the response body 1 0 0
Verify key returns non-empty array 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a523fa7c-75a1-42cc-8e85-01bd4d25f405
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 207ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwoiuwNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48e18920-097e-4f0b-8660-727b86c6f5b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 229B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24c53e9c-02bb-4324-8925-5527adddf3dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1060
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Sarah",
                "last_name": "Gleason",
                "mobile_number": "590-344-3412",
                "mobile_number_alt": "",
                "email_id": "Lee_Laidgren17@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "79417359566958",
                "imei1": "79417359566958",
                "imei2": "79417359566958",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-rkyof9uSlH0gvxUKFBAOkUwHfPo"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":47812,"tr_customer_product_id":47802,"job_number":"JOB_47795"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Message is Job Created Successfully 1 0 0
Job number starts with Job_ 1 0 0
Response body contain id, tr_customer_id, tr_customer_product_id and is a number 1 0 0
Response time is less than 500 ms 1 0 0
Validate Json Schema 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b986cc3-0881-4bd3-87b8-550f2203277e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1017
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "83",
                "imei1": "83",
                "imei2": "83",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid imeiNumber format return 400 Bad Request and error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid imeiNumber format return 400 Bad Request and error message
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 132B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04b4d664-a7d5-411a-84fd-e90e97aa735f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 980
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "96208667660629",
                "imei1": "96208667660629",
                "imei2": "96208667660629",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Empty Problem Array return 400 Bad Request and error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Empty Problem Array return 400 Bad Request and error message
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d70bf018-2f74-40a4-95cf-73b5fe88d17d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "94336666501824",
                "imei1": "94336666501824",
                "imei2": "94336666501824",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing Authorization Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"qwerty","last_name":"qwerty","mobile_number":"9087675483","mobile_number_alt":"","email_id":"qwerty@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"qwerty","apartment_name":"qwerty","street_name":"qwerty","landmark":"qwerty","area":"qwerty","pincode":"422809","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-04-15T22:00:00.000Z","serial_number":"23456789002345","imei1":"23456789002345","imei2":"23456789002345","popurl":"2025-04-15T22:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":4,"remark":"Sync issue"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0Xtgh67N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5e4447a-155d-4951-ae77-d2cb7b552ef3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1053
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "qwertykey",
                "last_name": "qwerty",
                "mobile_number": "9087675483",
                "mobile_number_alt": "",
                "email_id": "qwerty@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "qwerty",
                "apartment_name": "qwerty",
                "street_name": "qwerty",
                "landmark": "qwerty",
                "area": "qwerty",
                "pincode": "422809",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-04-15T22:00:00.000Z",
                "serial_number": "54140815554712",
                "imei1": "54140815554712",
                "imei2": "54140815554712",
                "popurl": "2025-04-15T22:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Display Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Invalid Authorization Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Invalid Authorization Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-boyCX56irKBPoSt1PTpiQrV+lVI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 202e5080-a974-4d01-805a-f42949b7a8c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-6+yh6U6id8w3Gzp+VEFK6gm5krE"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":21},{"label":"Created today","key":"created_today","count":17},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the created_today count is greater than older value 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 16.3KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e7a22fb-8090-4190-9143-56507e07ef70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4135-x4ifcwKMsd0qa8uwGkaVKDEaLzU"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47794,"job_number":"JOB_47794","tr_customer_id":47811,"tr_customer_product_id":47801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:17.000Z","modified_at":"2025-07-26T03:44:17.000Z","name":"Sister Jacobs","mobile_number":"838-953-2905","email_id":"Brendan_Kihn@gmail.com","dop":"2025-04-06","serial_number":"12854913372532008","imei1":"12854913372532008","imei2":"12854913372532008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47793,"job_number":"JOB_47793","tr_customer_id":47810,"tr_customer_product_id":47800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:15.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Nona Block","mobile_number":"821-527-3547","email_id":"Bobbie_Price56@yahoo.com","dop":"2025-04-06","serial_number":"15631531536459","imei1":"15631531536459","imei2":"15631531536459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:24.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message should be Success 1 0 0
Response data should be a non-empty array 1 0 0
Each object in the array starts with JOB_ 1 0 0
Response time should be below 500 ms 1 0 0
Verify all required fields are present in the response body 1 0 0
Verify job number created in previous API Request is be present in this response 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09cefa72-c3e4-4369-a9a4-23c7b18060c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing Token returns 401 - Unauthorized error message 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDoieyr6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0055e63-0c0d-4aed-9076-dac2f3d6fcab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-yeQCF6QqqEq1TkVVyyHzibJHIAI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token { in JSON at position 291"}
Test Information
NamePassedFailedSkipped
Missing Token returns 403 - Forbidden error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing Token returns 403 - Forbidden error message
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ac82cd6-6260-4325-9d47-88a320cfb61f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "details_key": "created_today_invalid"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Missing Token returns 400 - Bad Request error message 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Missing Token returns 400 - Bad Request error message
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5025-i1q6UyupAt7lP+9k1G8WbO0IdEw"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 20.24KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e25a955-2dc8-45e6-a03a-e7a7841fe747
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50f6-FbWZgB4BkT1hB1zCaNw8CZt7zSQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31077"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 1020B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f12935e-97d5-40ef-ae5a-1ddd23aa2585
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47795"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-tI6hGD6yj88+SrR6FHKaD5qb5kQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message is Success 1 0 0
Response time is less than 500ms 1 0 0
Response data is an array with exactly 1 matching job object 1 0 0
The job number in response should match searchText 1 0 0
Verify job_number starts with JOB_ 1 0 0
Verify important fields are present in the response body 1 0 0
Verify if the customer info is correct 0 1 0
Verify timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify if the customer info is correct
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31077"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 1020B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af7b31ac-57d7-4d89-b960-166f748b8a0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47795"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-tI6hGD6yj88+SrR6FHKaD5qb5kQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message is Success 1 0 0
Response time is less than 500ms 1 0 0
Response data is an array with exactly 1 matching job object 1 0 0
The job number in response should match searchText 1 0 0
Verify job_number starts with JOB_ 1 0 0
Verify important fields are present in the response body 1 0 0
Verify if the customer info is correct 0 1 0
Verify timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify if the customer info is correct
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47795
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 1.52KB

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5567c28-df63-4e2d-94bc-694601a29530
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"611-DzA8tR0+rV3aSiRRl6WaXK+Gjmc"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":209279,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:27.000Z","created_at":"2025-07-26T03:44:27.000Z"},{"id":209280,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:27.000Z","created_at":"2025-07-26T03:44:27.000Z"}],"problems":[{"id":74937,"problem":"Sync issue","remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Response Time is less than 500ms 1 0 0
Verify message is success 1 0 0
Verify job number matches the request 1 0 0
Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present 0 1 0
Verify Details array contains history with proper status transitions 1 0 0
Verify that all the mandatory fields in details array are present 2 0 0
Verify is the mst_action_status is not null and has correct value 2 0 0
Verify that all the mandatory fields in problems array are present 1 0 0
Verify that the problems array is present and contains the correct problem 1 0 0
Verify if Quatations is an array 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Fields like name, mobile_number, email_id, mst_model_name, mst_oem_name are present
expected 'Sarah Gleason' to deeply equal 'Dominique Kessler'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47795
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8a7c5fd-e4d6-4130-8dad-86ee54309106
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code 401 Unauthorized 1 0 0
Verify response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 149c4296-3bd5-415f-ac41-002e98d6359b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code 404 Not Found 1 0 0
Verify response body contains 'Not Found' 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify response body contains 'Not Found'
expected '404. Use: /v1/<path>' to include 'Not Found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47795
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlpoiythabW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDc1NzExMjB9.TAs-7aK9rBKsHIZAenm6kM_zqtEKxB_Wh_ew8NYXndk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9224bcf2-a625-41cb-981d-3c73b74b34ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-3/Nqn1HuZsOs7MStDB2N2qYXjvA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token # in JSON at position 75"}
Test Information
NamePassedFailedSkipped
Verify Status code 403 0 1 0
Verify response body contains 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code 403
expected response to have status code 403 but got 500
Verify response body contains 'Forbidden'
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_93062
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97ffedcb-f18a-4988-802c-5a4dfab40fb0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 200 1 0 0
Verify response body contains 'No record found' 0 1 0
Verify data is null 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify response body contains 'No record found'
expected '{"message":"Success","data":null}' to include 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOO_33062
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 33B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b53277d5-b4b8-4058-9dd8-85c1ec503a49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 400 Bad Request 0 1 0
Verify response body contains 'Invalid job number format' 0 1 0
Verify data is null 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Status code 400 Bad Request
expected response to have status code 400 but got 200
Verify response body contains 'Invalid job number format'
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOO_33062
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 33B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95f0734f-2245-4639-9afd-ee05d81e9d04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Status code 400 Bad Request 0 1 0
Verify response body contains 'Invalid job number format' 0 1 0
Verify data is null 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Status code 400 Bad Request
expected response to have status code 400 but got 200
Verify response body contains 'Invalid job number format'
expected '{"message":"Success","data":null}' to include 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31077' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU3NzIzMTF9.u5AyfOn21I_4D8Ewvwrnxvn7IWI66P0zHRIOSGSCQRw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47795
Response Information
Response Code: 404 - Not Found
Mean time per request: 209ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb8dc9eb-50ac-4359-b0e2-76178567e548
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code 405 Method Not Allowed 0 1 0
Verify response body contains 'Method Not Allowed' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code 405 Method Not Allowed
expected response to have status code 405 but got 404
Verify response body contains 'Method Not Allowed'
expected '404. Use: /v1/<path>' to include 'Method Not Allowed'
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c0b0462-751a-4f5d-a3df-8eac53db2da0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-Px1Y6u6YPtmOA9W80OqRX5sB43w"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response message should be 'Success' 1 0 0
Token should be present and valid (JWT - 3 parts) 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e294cc3b-311c-43bb-9769-e468ac03eaf0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamsuppp",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Username should return 401 Unauthorized 0 1 0
Invalid Username should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid Username should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 584c8920-e022-4551-bf97-73c9d2aa0853
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamsup",
            "password": "passworddd"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid Password should return 401 Unauthorized 0 1 0
Invalid Password should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid Password should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2731703e-4f12-4fb2-b464-3b5ea9726908
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "username": "",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank username should return 400 Bad Request 0 1 0
Blank username should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank username should return 400 Bad Request
expected response to have status code 400 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ba09928-ca01-4b81-8c32-f14f547c8ac1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 51
Request Body
{
            "username": "iamsup",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank password should return 400 Bad Request 0 1 0
Blank password should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank password should return 400 Bad Request
expected response to have status code 400 but got 500
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d376dfbf-9122-4e6d-b8cd-683f955c91d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response should contain a message field with the value Success' 1 0 0
Verify password field is not present in the response body 0 1 0
Verify mandatory property are present in the response body 1 0 0
The field role_name should be equal to 'Supervisor' 1 0 0
Verify Both created_at and modified_at should be valid ISO 8601 date strings 1 0 0
Verify mobile_number should be a 10-digit numeric string 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify password field is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d15660ed-8fab-4318-b193-4a24aa4e1260
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorized 1 0 0
Verify response message is Unauthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify response message is Unauthorized
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1df7e60c-fe00-4c54-b7c5-a27578568232
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-aWjnfOM75HTPjvUe1HwU5MUbtRE"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token J in JSON at position 19"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden. 0 1 0
Verify response message is Forbidden 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403 Forbidden.
expected response to have status code 403 but got 500
Verify response message is Forbidden
expected 'Unexpected token J in JSON at positio…' to deeply equal 'Forbidden'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 250B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7aea0ea-8d0a-4242-9f51-f98ba23bcf49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-RTApRu2oikIzory9x0EroKwMyX4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":313},{"label":"Pending for repair","key":"pending_for_repair","count":20},{"label":"Pending for delivery","key":"pending_for_delivery","count":21}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response message should be 'Success' 1 0 0
Response time is less than 500 ms 1 0 0
Verify data is an non empty array 1 0 0
Verify each item should have a valid label, count and key - Pending for assignment 1 0 0
Verify each item should have a valid label, count and key - Pending for repair 1 0 0
Verify each item should have a valid label, count and key - Pending for delivery 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e84d0539-4ed9-497d-b13e-1a2893ce9a72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorized when missing token 1 0 0
Response message is 401 Unauthorized when missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWahsiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69f129d6-be09-4ccc-b035-e6417790dcc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-NNR61eKT8RQT1UAwX2S/31496V4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token i in JSON at position 59"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden when invalid token 0 1 0
Response message is 403 Forbidden when invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403 Forbidden when invalid token
expected response to have status code 403 but got 500
Response message is 403 Forbidden when invalid token
expected '{"status":500,"message":"Unexpected t…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 472ms
Mean size per request: 303.48KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 444b7a7c-79b2-4d42-a902-d0ded490adf5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4bde8-bp6n9hvm6dRvppoKcwxp9BFH/Is"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47794,"job_number":"JOB_47794","tr_customer_id":47811,"tr_customer_product_id":47801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:17.000Z","modified_at":"2025-07-26T03:44:17.000Z","name":"Sister Jacobs","mobile_number":"838-953-2905","email_id":"Brendan_Kihn@gmail.com","dop":"2025-04-06","serial_number":"12854913372532008","imei1":"12854913372532008","imei2":"12854913372532008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47777,"job_number":"JOB_47777","tr_customer_id":47794,"tr_customer_product_id":47784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:50:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Kraig_White@hotmail.com","dop":"2025-07-09","serial_number":"106996593830337","imei1":"106996593830337","imei2":"106996593830337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47775,"job_number":"JOB_47775","tr_customer_id":47792,"tr_customer_product_id":47782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:21.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Arnoldo_Kirlin@yahoo.com","dop":"2025-07-09","serial_number":"105664361987723","imei1":"105664361987723","imei2":"105664361987723","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47773,"job_number":"JOB_47773","tr_customer_id":47790,"tr_customer_product_id":47780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:02.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Paul.Kunze@gmail.com","dop":"2025-07-09","serial_number":"101006223118116","imei1":"101006223118116","imei2":"101006223118116","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47770,"job_number":"JOB_47770","tr_customer_id":47787,"tr_customer_product_id":47777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Laisha.Christiansen@yahoo.com","dop":"2025-07-09","serial_number":"102977332931565","imei1":"102977332931565","imei2":"102977332931565","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47731,"job_number":"JOB_47731","tr_customer_id":47748,"tr_customer_product_id":47738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:07:57.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Beverly_Schneider83@hotmail.com","dop":"2025-07-09","serial_number":"103770963762220","imei1":"103770963762220","imei2":"103770963762220","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47729,"job_number":"JOB_47729","tr_customer_id":47746,"tr_customer_product_id":47736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:36.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dallas_Braun94@hotmail.com","dop":"2025-07-09","serial_number":"105869349538526","imei1":"105869349538526","imei2":"105869349538526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47728,"job_number":"JOB_47728","tr_customer_id":47745,"tr_customer_product_id":47735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:50.000Z","modified_at":"2025-07-25T19:05:50.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Alisa_Rempel39@hotmail.com","dop":"2025-07-09","serial_number":"109783292670297","imei1":"109783292670297","imei2":"109783292670297","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47727,"job_number":"JOB_47727","tr_customer_id":47744,"tr_customer_product_id":47734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:49.000Z","modified_at":"2025-07-25T19:05:49.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Macy_Cormier@gmail.com","dop":"2025-07-09","serial_number":"106869586990468","imei1":"106869586990468","imei2":"106869586990468","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47726,"job_number":"JOB_47726","tr_customer_id":47743,"tr_customer_product_id":47733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:04:42.000Z","modified_at":"2025-07-25T19:04:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Margie.Flatley@hotmail.com","dop":"2025-07-09","serial_number":"106312744889976","imei1":"106312744889976","imei2":"106312744889976","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47725,"job_number":"JOB_47725","tr_customer_id":47742,"tr_customer_product_id":47732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:56:13.000Z","modified_at":"2025-07-25T18:56:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Gayle_Frami67@yahoo.com","dop":"2025-07-09","serial_number":"104689782015963","imei1":"104689782015963","imei2":"104689782015963","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47724,"job_number":"JOB_47724","tr_customer_id":47741,"tr_customer_product_id":47731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:54:48.000Z","modified_at":"2025-07-25T18:54:48.000Z","name":"Gina Funk","mobile_number":"985-773-9578","email_id":"Levi_Stokes@yahoo.com","dop":"2025-07-09","serial_number":"100049776501433","imei1":"100049776501433","imei2":"100049776501433","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47723,"job_number":"JOB_47723","tr_customer_id":47740,"tr_customer_product_id":47730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:52:02.000Z","modified_at":"2025-07-25T18:52:02.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"13391400188926","imei1":"13391400188926","imei2":"13391400188926","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47722,"job_number":"JOB_47722","tr_customer_id":47739,"tr_customer_product_id":47729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:51.000Z","modified_at":"2025-07-25T18:47:51.000Z","name":"Rahsaan Jaskolski","mobile_number":"529-509-1491","email_id":"Hannah91@hotmail.com","dop":"2025-07-09","serial_number":"105805932166184","imei1":"105805932166184","imei2":"105805932166184","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47721,"job_number":"JOB_47721","tr_customer_id":47738,"tr_customer_product_id":47728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:07.000Z","modified_at":"2025-07-25T18:47:07.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"18533544125261","imei1":"18533544125261","imei2":"18533544125261","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47720,"job_number":"JOB_47720","tr_customer_id":47737,"tr_customer_product_id":47727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"106081060957896","imei1":"106081060957896","imei2":"106081060957896","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47719,"job_number":"JOB_47719","tr_customer_id":47736,"tr_customer_product_id":47726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"109209107196402","imei1":"109209107196402","imei2":"109209107196402","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47718,"job_number":"JOB_47718","tr_customer_id":47735,"tr_customer_product_id":47725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105497256133055","imei1":"105497256133055","imei2":"105497256133055","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47717,"job_number":"JOB_47717","tr_customer_id":47734,"tr_customer_product_id":47724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:15:23.000Z","modified_at":"2025-07-25T18:15:23.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19537067292296","imei1":"19537067292296","imei2":"19537067292296","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47716,"job_number":"JOB_47716","tr_customer_id":47733,"tr_customer_product_id":47723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:38.000Z","modified_at":"2025-07-25T18:14:38.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"14236984734990","imei1":"14236984734990","imei2":"14236984734990","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47715,"job_number":"JOB_47715","tr_customer_id":47732,"tr_customer_product_id":47722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:36.000Z","modified_at":"2025-07-25T18:14:36.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11744124741623","imei1":"11744124741623","imei2":"11744124741623","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47713,"job_number":"JOB_47713","tr_customer_id":47730,"tr_customer_product_id":47720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:12:16.000Z","modified_at":"2025-07-25T18:12:16.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19551147741172","imei1":"19551147741172","imei2":"19551147741172","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47710,"job_number":"JOB_47710","tr_customer_id":47727,"tr_customer_product_id":47717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:13.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"105067331818787","imei1":"105067331818787","imei2":"105067331818787","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47709,"job_number":"JOB_47709","tr_customer_id":47726,"tr_customer_product_id":47716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:56.000Z","modified_at":"2025-07-25T18:04:56.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11543315336777","imei1":"11543315336777","imei2":"11543315336777","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47707,"job_number":"JOB_47707","tr_customer_id":47724,"tr_customer_product_id":47714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:04:53.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"104609025693646","imei1":"104609025693646","imei2":"104609025693646","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47705,"job_number":"JOB_47705","tr_customer_id":47722,"tr_customer_product_id":47712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105128411241544","imei1":"105128411241544","imei2":"105128411241544","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47703,"job_number":"JOB_47703","tr_customer_id":47720,"tr_customer_product_id":47710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:17.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"101731598894432","imei1":"101731598894432","imei2":"101731598894432","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47701,"job_number":"JOB_47701","tr_customer_id":47718,"tr_customer_product_id":47708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:00:55.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"105186923967530","imei1":"105186923967530","imei2":"105186923967530","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47699,"job_number":"JOB_47699","tr_customer_id":47716,"tr_customer_product_id":47706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"109913511297115","imei1":"109913511297115","imei2":"109913511297115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47698,"job_number":"JOB_47698","tr_customer_id":47715,"tr_customer_product_id":47705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:48:47.000Z","modified_at":"2025-07-25T17:48:47.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"12117539517611","imei1":"12117539517611","imei2":"12117539517611","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47694,"job_number":"JOB_47694","tr_customer_id":47711,"tr_customer_product_id":47701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:32.000Z","modified_at":"2025-07-25T17:42:32.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19968963401359","imei1":"19968963401359","imei2":"19968963401359","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47693,"job_number":"JOB_47693","tr_customer_id":47710,"tr_customer_product_id":47700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:25.000Z","modified_at":"2025-07-25T17:42:25.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19929896078476","imei1":"19929896078476","imei2":"19929896078476","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47676,"job_number":"JOB_47676","tr_customer_id":47693,"tr_customer_product_id":47683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:34.000Z","modified_at":"2025-07-25T14:48:34.000Z","name":"Gay Renner","mobile_number":"581-206-5558","email_id":"Toney_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"12249291944509842","imei1":"12249291944509842","imei2":"12249291944509842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47674,"job_number":"JOB_47674","tr_customer_id":47691,"tr_customer_product_id":47681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:27.000Z","modified_at":"2025-07-25T14:48:27.000Z","name":"Ruby Quitzon","mobile_number":"213-812-9391","email_id":"Lauren_Bauch44@gmail.com","dop":"2025-06-18","serial_number":"1009508872398902","imei1":"1009508872398902","imei2":"1009508872398902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47672,"job_number":"JOB_47672","tr_customer_id":47689,"tr_customer_product_id":47679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:26.000Z","modified_at":"2025-07-25T14:48:26.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645865729063","imei1":"10645865729063","imei2":"10645865729063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47671,"job_number":"JOB_47671","tr_customer_id":47688,"tr_customer_product_id":47678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:43.000Z","modified_at":"2025-07-25T14:47:43.000Z","name":"Pearl Gottlieb","mobile_number":"520-732-9193","email_id":"Brianne.Konopelski@gmail.com","dop":"2025-06-18","serial_number":"1092844662806044","imei1":"1092844662806044","imei2":"1092844662806044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47669,"job_number":"JOB_47669","tr_customer_id":47686,"tr_customer_product_id":47676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:42.000Z","modified_at":"2025-07-25T14:47:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10897522199771","imei1":"10897522199771","imei2":"10897522199771","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47668,"job_number":"JOB_47668","tr_customer_id":47685,"tr_customer_product_id":47675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:41.000Z","modified_at":"2025-07-25T14:45:41.000Z","name":"Kennith Fisher","mobile_number":"290-473-8118","email_id":"Izabella.Ernser@hotmail.com","dop":"2025-04-07","serial_number":"3267041942255505","imei1":"3267041942255505","imei2":"3267041942255505","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47666,"job_number":"JOB_47666","tr_customer_id":47683,"tr_customer_product_id":47673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15180552793359","imei1":"15180552793359","imei2":"15180552793359","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47665,"job_number":"JOB_47665","tr_customer_id":47682,"tr_customer_product_id":47672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Brandyn Grimes","mobile_number":"404-556-4639","email_id":"Anita.Gaylord@gmail.com","dop":"2025-04-07","serial_number":"17607220150417","imei1":"17607220150417","imei2":"17607220150417","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47664,"job_number":"JOB_47664","tr_customer_id":47681,"tr_customer_product_id":47671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:01.000Z","modified_at":"2025-07-25T14:45:01.000Z","name":"Effie Hickle","mobile_number":"889-494-9834","email_id":"Manley_Friesen@gmail.com","dop":"2025-04-07","serial_number":"9143906337906820","imei1":"9143906337906820","imei2":"9143906337906820","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47662,"job_number":"JOB_47662","tr_customer_id":47679,"tr_customer_product_id":47669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"19207216897823","imei1":"19207216897823","imei2":"19207216897823","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47661,"job_number":"JOB_47661","tr_customer_id":47678,"tr_customer_product_id":47668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Urban Erdman","mobile_number":"325-954-0191","email_id":"Parker_Becker@gmail.com","dop":"2025-04-07","serial_number":"14296354003950","imei1":"14296354003950","imei2":"14296354003950","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47660,"job_number":"JOB_47660","tr_customer_id":47677,"tr_customer_product_id":47667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:21.000Z","modified_at":"2025-07-25T14:44:21.000Z","name":"Audra Ullrich","mobile_number":"780-767-4012","email_id":"Mollie_Keeling83@gmail.com","dop":"2025-04-07","serial_number":"2321452688306681","imei1":"2321452688306681","imei2":"2321452688306681","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47658,"job_number":"JOB_47658","tr_customer_id":47675,"tr_customer_product_id":47665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"17267055154480","imei1":"17267055154480","imei2":"17267055154480","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47657,"job_number":"JOB_47657","tr_customer_id":47674,"tr_customer_product_id":47664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"Francesco Rogahn","mobile_number":"782-312-7381","email_id":"Alicia_Cremin@gmail.com","dop":"2025-04-07","serial_number":"14820949948727","imei1":"14820949948727","imei2":"14820949948727","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47655,"job_number":"JOB_47655","tr_customer_id":47672,"tr_customer_product_id":47662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:16.000Z","modified_at":"2025-07-25T14:25:16.000Z","name":"Lance Leannon","mobile_number":"879-884-2764","email_id":"Guillermo19@gmail.com","dop":"2025-04-06","serial_number":"16443303047270264","imei1":"16443303047270264","imei2":"16443303047270264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47653,"job_number":"JOB_47653","tr_customer_id":47670,"tr_customer_product_id":47660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:14.000Z","modified_at":"2025-07-25T14:25:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13385957555968","imei1":"13385957555968","imei2":"13385957555968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47652,"job_number":"JOB_47652","tr_customer_id":47669,"tr_customer_product_id":47659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:11.000Z","modified_at":"2025-07-25T14:25:12.000Z","name":"Martin Ryan","mobile_number":"276-809-7077","email_id":"Piper.Kunde4@hotmail.com","dop":"2025-04-06","serial_number":"10617308005334824","imei1":"10617308005334824","imei2":"10617308005334824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47650,"job_number":"JOB_47650","tr_customer_id":47667,"tr_customer_product_id":47657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:32.000Z","modified_at":"2025-07-25T14:24:32.000Z","name":"Adrain Runolfsdottir","mobile_number":"781-330-1957","email_id":"Ansel96@hotmail.com","dop":"2025-04-06","serial_number":"18857829011548210","imei1":"18857829011548210","imei2":"18857829011548210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47648,"job_number":"JOB_47648","tr_customer_id":47665,"tr_customer_product_id":47655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:30.000Z","modified_at":"2025-07-25T14:24:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17636324836587","imei1":"17636324836587","imei2":"17636324836587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47647,"job_number":"JOB_47647","tr_customer_id":47664,"tr_customer_product_id":47654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:47.000Z","modified_at":"2025-07-25T14:23:47.000Z","name":"Annabel Zemlak","mobile_number":"624-644-1763","email_id":"Clarissa_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"15855996512002422","imei1":"15855996512002422","imei2":"15855996512002422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47645,"job_number":"JOB_47645","tr_customer_id":47662,"tr_customer_product_id":47652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:46.000Z","modified_at":"2025-07-25T14:23:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17579009666753","imei1":"17579009666753","imei2":"17579009666753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47643,"job_number":"JOB_47643","tr_customer_id":47660,"tr_customer_product_id":47650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:20:32.000Z","modified_at":"2025-07-25T14:20:32.000Z","name":"Johnathan Boehm","mobile_number":"459-352-0855","email_id":"Mortimer58@gmail.com","dop":"2025-04-06","serial_number":"18100469564078610","imei1":"18100469564078610","imei2":"18100469564078610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47641,"job_number":"JOB_47641","tr_customer_id":47658,"tr_customer_product_id":47648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:16:16.000Z","modified_at":"2025-07-25T14:16:16.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16113464058026","imei1":"16113464058026","imei2":"16113464058026","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47635,"job_number":"JOB_47635","tr_customer_id":47652,"tr_customer_product_id":47642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65360503095678","imei1":"65360503095678","imei2":"65360503095678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47634,"job_number":"JOB_47634","tr_customer_id":47651,"tr_customer_product_id":47641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43711964440933","imei1":"43711964440933","imei2":"43711964440933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47633,"job_number":"JOB_47633","tr_customer_id":47650,"tr_customer_product_id":47640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79658944199939","imei1":"79658944199939","imei2":"79658944199939","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47632,"job_number":"JOB_47632","tr_customer_id":47649,"tr_customer_product_id":47639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98218233640349","imei1":"98218233640349","imei2":"98218233640349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47631,"job_number":"JOB_47631","tr_customer_id":47648,"tr_customer_product_id":47638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65746049582976","imei1":"65746049582976","imei2":"65746049582976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47630,"job_number":"JOB_47630","tr_customer_id":47647,"tr_customer_product_id":47637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:04.000Z","modified_at":"2025-07-25T13:53:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54190791441487","imei1":"54190791441487","imei2":"54190791441487","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47627,"job_number":"JOB_47627","tr_customer_id":47644,"tr_customer_product_id":47634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37628652740514","imei1":"37628652740514","imei2":"37628652740514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47626,"job_number":"JOB_47626","tr_customer_id":47643,"tr_customer_product_id":47633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38602602231471","imei1":"38602602231471","imei2":"38602602231471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47625,"job_number":"JOB_47625","tr_customer_id":47642,"tr_customer_product_id":47632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22632472944821","imei1":"22632472944821","imei2":"22632472944821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47624,"job_number":"JOB_47624","tr_customer_id":47641,"tr_customer_product_id":47631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10299178001590","imei1":"10299178001590","imei2":"10299178001590","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47623,"job_number":"JOB_47623","tr_customer_id":47640,"tr_customer_product_id":47630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46341971782035","imei1":"46341971782035","imei2":"46341971782035","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47622,"job_number":"JOB_47622","tr_customer_id":47639,"tr_customer_product_id":47629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:31.000Z","modified_at":"2025-07-25T13:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66757442568192","imei1":"66757442568192","imei2":"66757442568192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47619,"job_number":"JOB_47619","tr_customer_id":47636,"tr_customer_product_id":47626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52807981653247","imei1":"52807981653247","imei2":"52807981653247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47618,"job_number":"JOB_47618","tr_customer_id":47635,"tr_customer_product_id":47625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49721982936947","imei1":"49721982936947","imei2":"49721982936947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47617,"job_number":"JOB_47617","tr_customer_id":47634,"tr_customer_product_id":47624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43677997763736","imei1":"43677997763736","imei2":"43677997763736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47616,"job_number":"JOB_47616","tr_customer_id":47633,"tr_customer_product_id":47623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38038252492500","imei1":"38038252492500","imei2":"38038252492500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47615,"job_number":"JOB_47615","tr_customer_id":47632,"tr_customer_product_id":47622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10949690290849","imei1":"10949690290849","imei2":"10949690290849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47614,"job_number":"JOB_47614","tr_customer_id":47631,"tr_customer_product_id":47621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89755834334885","imei1":"89755834334885","imei2":"89755834334885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47610,"job_number":"JOB_47610","tr_customer_id":47627,"tr_customer_product_id":47617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:26.000Z","modified_at":"2025-07-25T13:13:26.000Z","name":"Idella Emmerich","mobile_number":"923-743-6231","email_id":"Milan.Oberbrunner88@yahoo.com","dop":"2025-04-07","serial_number":"6091262396501148","imei1":"6091262396501148","imei2":"6091262396501148","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47608,"job_number":"JOB_47608","tr_customer_id":47625,"tr_customer_product_id":47615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13022329356992","imei1":"13022329356992","imei2":"13022329356992","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47607,"job_number":"JOB_47607","tr_customer_id":47624,"tr_customer_product_id":47614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Carolyne Runte","mobile_number":"274-789-1167","email_id":"Kailyn.Mayer@hotmail.com","dop":"2025-04-07","serial_number":"14119124191674","imei1":"14119124191674","imei2":"14119124191674","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47606,"job_number":"JOB_47606","tr_customer_id":47623,"tr_customer_product_id":47613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:46.000Z","modified_at":"2025-07-25T13:12:46.000Z","name":"Otilia Waters","mobile_number":"471-925-6142","email_id":"Guiseppe24@hotmail.com","dop":"2025-04-07","serial_number":"7194815394836459","imei1":"7194815394836459","imei2":"7194815394836459","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47604,"job_number":"JOB_47604","tr_customer_id":47621,"tr_customer_product_id":47611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:45.000Z","modified_at":"2025-07-25T13:12:45.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"10763647824337","imei1":"10763647824337","imei2":"10763647824337","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47603,"job_number":"JOB_47603","tr_customer_id":47620,"tr_customer_product_id":47610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:44.000Z","modified_at":"2025-07-25T13:12:44.000Z","name":"Annamae McLaughlin","mobile_number":"545-817-1677","email_id":"Cameron_Gorczany15@gmail.com","dop":"2025-04-07","serial_number":"19064957495102","imei1":"19064957495102","imei2":"19064957495102","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47602,"job_number":"JOB_47602","tr_customer_id":47619,"tr_customer_product_id":47609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:06.000Z","modified_at":"2025-07-25T13:12:06.000Z","name":"Macie Kutch","mobile_number":"525-442-2635","email_id":"Melody.Kshlerin20@hotmail.com","dop":"2025-04-07","serial_number":"1106607010634569","imei1":"1106607010634569","imei2":"1106607010634569","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47600,"job_number":"JOB_47600","tr_customer_id":47617,"tr_customer_product_id":47607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"18894512904948","imei1":"18894512904948","imei2":"18894512904948","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47599,"job_number":"JOB_47599","tr_customer_id":47616,"tr_customer_product_id":47606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"Wilfred Wyman","mobile_number":"688-247-4804","email_id":"Rashawn.Schuppe79@hotmail.com","dop":"2025-04-07","serial_number":"11973409025999","imei1":"11973409025999","imei2":"11973409025999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47596,"job_number":"JOB_47596","tr_customer_id":47613,"tr_customer_product_id":47603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:02.000Z","modified_at":"2025-07-25T12:32:02.000Z","name":"Geraldine Metz","mobile_number":"364-379-6933","email_id":"Davion.Grant@yahoo.com","dop":"2025-04-06","serial_number":"10741319584052740","imei1":"10741319584052740","imei2":"10741319584052740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47594,"job_number":"JOB_47594","tr_customer_id":47611,"tr_customer_product_id":47601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:00.000Z","modified_at":"2025-07-25T12:32:00.000Z","name":"Rita Ruecker","mobile_number":"459-398-3785","email_id":"Isac_Jast@yahoo.com","dop":"2025-04-06","serial_number":"19099241632754","imei1":"19099241632754","imei2":"19099241632754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47593,"job_number":"JOB_47593","tr_customer_id":47610,"tr_customer_product_id":47600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:27.000Z","modified_at":"2025-07-25T12:31:27.000Z","name":"Lon Braun","mobile_number":"304-499-8520","email_id":"Garnet.Crist1@hotmail.com","dop":"2025-04-06","serial_number":"16777715195550752","imei1":"16777715195550752","imei2":"16777715195550752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47591,"job_number":"JOB_47591","tr_customer_id":47608,"tr_customer_product_id":47598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:26.000Z","modified_at":"2025-07-25T12:31:26.000Z","name":"Will Weissnat","mobile_number":"496-687-0146","email_id":"Enoch_Deckow18@gmail.com","dop":"2025-04-06","serial_number":"10752505227857","imei1":"10752505227857","imei2":"10752505227857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47590,"job_number":"JOB_47590","tr_customer_id":47607,"tr_customer_product_id":47597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:53.000Z","modified_at":"2025-07-25T12:30:53.000Z","name":"Arvid Bednar","mobile_number":"571-941-4277","email_id":"Kayli_Pouros2@gmail.com","dop":"2025-04-06","serial_number":"10722888471555724","imei1":"10722888471555724","imei2":"10722888471555724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47588,"job_number":"JOB_47588","tr_customer_id":47605,"tr_customer_product_id":47595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:51.000Z","modified_at":"2025-07-25T12:30:52.000Z","name":"Evelyn Little","mobile_number":"511-529-9719","email_id":"Kaylin_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11929671922300","imei1":"11929671922300","imei2":"11929671922300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47587,"job_number":"JOB_47587","tr_customer_id":47604,"tr_customer_product_id":47594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:38:21.000Z","modified_at":"2025-07-25T11:38:21.000Z","name":"Ryley Runolfsdottir","mobile_number":"420-482-1952","email_id":"Keara.Ziemann@gmail.com","dop":"2025-04-06","serial_number":"18517118808044184","imei1":"18517118808044184","imei2":"18517118808044184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47583,"job_number":"JOB_47583","tr_customer_id":47600,"tr_customer_product_id":47590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:04.000Z","modified_at":"2025-07-25T11:13:04.000Z","name":"Orin Dicki","mobile_number":"996-647-7405","email_id":"Edward66@yahoo.com","dop":"2025-04-06","serial_number":"11711174067968768","imei1":"11711174067968768","imei2":"11711174067968768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47581,"job_number":"JOB_47581","tr_customer_id":47598,"tr_customer_product_id":47588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:02.000Z","modified_at":"2025-07-25T11:13:02.000Z","name":"Juwan Ebert","mobile_number":"608-722-9014","email_id":"Clara83@hotmail.com","dop":"2025-04-06","serial_number":"15360274507440","imei1":"15360274507440","imei2":"15360274507440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47580,"job_number":"JOB_47580","tr_customer_id":47597,"tr_customer_product_id":47587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:24.000Z","modified_at":"2025-07-25T11:12:24.000Z","name":"Reagan Dach","mobile_number":"626-654-9829","email_id":"Ceasar_Emard77@gmail.com","dop":"2025-04-06","serial_number":"16750534845797860","imei1":"16750534845797860","imei2":"16750534845797860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47578,"job_number":"JOB_47578","tr_customer_id":47595,"tr_customer_product_id":47585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:23.000Z","modified_at":"2025-07-25T11:12:23.000Z","name":"Eliezer Pfeffer","mobile_number":"780-954-8870","email_id":"Minerva61@gmail.com","dop":"2025-04-06","serial_number":"15891062949907","imei1":"15891062949907","imei2":"15891062949907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47577,"job_number":"JOB_47577","tr_customer_id":47594,"tr_customer_product_id":47584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:44.000Z","modified_at":"2025-07-25T11:11:44.000Z","name":"Karli Gaylord","mobile_number":"262-602-7121","email_id":"Josh_Smith22@hotmail.com","dop":"2025-04-06","serial_number":"15748750449709240","imei1":"15748750449709240","imei2":"15748750449709240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47575,"job_number":"JOB_47575","tr_customer_id":47592,"tr_customer_product_id":47582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:43.000Z","modified_at":"2025-07-25T11:11:43.000Z","name":"Lincoln Blanda","mobile_number":"291-400-1852","email_id":"Foster_Brakus45@yahoo.com","dop":"2025-04-06","serial_number":"17927535031204","imei1":"17927535031204","imei2":"17927535031204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47572,"job_number":"JOB_47572","tr_customer_id":47589,"tr_customer_product_id":47579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:17.000Z","modified_at":"2025-07-25T11:06:17.000Z","name":"Theodora Streich","mobile_number":"252-929-5928","email_id":"Preston41@hotmail.com","dop":"2025-04-06","serial_number":"12966797282740996","imei1":"12966797282740996","imei2":"12966797282740996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47570,"job_number":"JOB_47570","tr_customer_id":47587,"tr_customer_product_id":47577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:16.000Z","modified_at":"2025-07-25T11:06:16.000Z","name":"Winnifred Corwin","mobile_number":"952-784-6672","email_id":"Jacinto.Daniel46@yahoo.com","dop":"2025-04-06","serial_number":"13005193494709","imei1":"13005193494709","imei2":"13005193494709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47569,"job_number":"JOB_47569","tr_customer_id":47586,"tr_customer_product_id":47576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:38.000Z","modified_at":"2025-07-25T11:05:38.000Z","name":"Casper Crooks","mobile_number":"473-905-5623","email_id":"Alyce24@yahoo.com","dop":"2025-04-06","serial_number":"19078416703486764","imei1":"19078416703486764","imei2":"19078416703486764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47567,"job_number":"JOB_47567","tr_customer_id":47584,"tr_customer_product_id":47574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:36.000Z","modified_at":"2025-07-25T11:05:36.000Z","name":"Lucy Schulist","mobile_number":"449-698-1116","email_id":"Joseph0@gmail.com","dop":"2025-04-06","serial_number":"17461091992213","imei1":"17461091992213","imei2":"17461091992213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47566,"job_number":"JOB_47566","tr_customer_id":47583,"tr_customer_product_id":47573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:58.000Z","modified_at":"2025-07-25T11:04:58.000Z","name":"Rosie Will","mobile_number":"806-977-3528","email_id":"Electa.Auer0@gmail.com","dop":"2025-04-06","serial_number":"12171723791627702","imei1":"12171723791627702","imei2":"12171723791627702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47564,"job_number":"JOB_47564","tr_customer_id":47581,"tr_customer_product_id":47571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:57.000Z","modified_at":"2025-07-25T11:04:57.000Z","name":"Jayne Parker","mobile_number":"359-364-2403","email_id":"Bell.Boehm44@yahoo.com","dop":"2025-04-06","serial_number":"18988554032127","imei1":"18988554032127","imei2":"18988554032127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47558,"job_number":"JOB_47558","tr_customer_id":47575,"tr_customer_product_id":47565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:37.000Z","modified_at":"2025-07-25T10:55:37.000Z","name":"Marcelle Heller","mobile_number":"967-350-9574","email_id":"Jalen_Ritchie79@yahoo.com","dop":"2025-04-06","serial_number":"18077773971914300","imei1":"18077773971914300","imei2":"18077773971914300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47556,"job_number":"JOB_47556","tr_customer_id":47573,"tr_customer_product_id":47563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:35.000Z","modified_at":"2025-07-25T10:55:35.000Z","name":"Adela Nikolaus","mobile_number":"231-809-9692","email_id":"Henry53@yahoo.com","dop":"2025-04-06","serial_number":"16327399661132","imei1":"16327399661132","imei2":"16327399661132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47554,"job_number":"JOB_47554","tr_customer_id":47571,"tr_customer_product_id":47561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:52.000Z","modified_at":"2025-07-25T10:54:52.000Z","name":"Hassan Larson","mobile_number":"613-828-3429","email_id":"Glenna_Dickinson42@hotmail.com","dop":"2025-04-06","serial_number":"16686339111771392","imei1":"16686339111771392","imei2":"16686339111771392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47552,"job_number":"JOB_47552","tr_customer_id":47569,"tr_customer_product_id":47559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:51.000Z","modified_at":"2025-07-25T10:54:51.000Z","name":"Vinnie Hahn","mobile_number":"745-420-6618","email_id":"Hermann_Corkery36@gmail.com","dop":"2025-04-06","serial_number":"19198088723482","imei1":"19198088723482","imei2":"19198088723482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47551,"job_number":"JOB_47551","tr_customer_id":47568,"tr_customer_product_id":47558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:08.000Z","modified_at":"2025-07-25T10:54:08.000Z","name":"Justen Braun","mobile_number":"913-981-6310","email_id":"Elbert.Brekke74@gmail.com","dop":"2025-04-06","serial_number":"16332007595306790","imei1":"16332007595306790","imei2":"16332007595306790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47549,"job_number":"JOB_47549","tr_customer_id":47566,"tr_customer_product_id":47556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:06.000Z","modified_at":"2025-07-25T10:54:06.000Z","name":"Einar Harber","mobile_number":"914-686-0099","email_id":"Kianna.Wilkinson1@gmail.com","dop":"2025-04-06","serial_number":"12503203998599","imei1":"12503203998599","imei2":"12503203998599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47545,"job_number":"JOB_47545","tr_customer_id":47562,"tr_customer_product_id":47552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:24.000Z","modified_at":"2025-07-25T10:47:24.000Z","name":"Willis Mitchell","mobile_number":"894-831-6368","email_id":"Amya.Blick36@hotmail.com","dop":"2025-04-06","serial_number":"19761543077666270","imei1":"19761543077666270","imei2":"19761543077666270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47543,"job_number":"JOB_47543","tr_customer_id":47560,"tr_customer_product_id":47550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:22.000Z","modified_at":"2025-07-25T10:47:22.000Z","name":"Hobart Kutch","mobile_number":"900-352-0682","email_id":"Mireya78@gmail.com","dop":"2025-04-06","serial_number":"10571652109939","imei1":"10571652109939","imei2":"10571652109939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47541,"job_number":"JOB_47541","tr_customer_id":47558,"tr_customer_product_id":47548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:44.000Z","modified_at":"2025-07-25T10:46:44.000Z","name":"Santa Dibbert","mobile_number":"978-367-3851","email_id":"Roxane.Windler37@hotmail.com","dop":"2025-04-06","serial_number":"19571385100332650","imei1":"19571385100332650","imei2":"19571385100332650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47539,"job_number":"JOB_47539","tr_customer_id":47556,"tr_customer_product_id":47546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:42.000Z","modified_at":"2025-07-25T10:46:42.000Z","name":"Merl Bogisich","mobile_number":"942-891-7461","email_id":"Jayson_Hettinger43@gmail.com","dop":"2025-04-06","serial_number":"12301964211129","imei1":"12301964211129","imei2":"12301964211129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47538,"job_number":"JOB_47538","tr_customer_id":47555,"tr_customer_product_id":47545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:26.000Z","name":"Kyla Keebler","mobile_number":"469-300-1735","email_id":"Courtney24@yahoo.com","dop":"2025-04-06","serial_number":"14387098412739928","imei1":"14387098412739928","imei2":"14387098412739928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47536,"job_number":"JOB_47536","tr_customer_id":47553,"tr_customer_product_id":47543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:25.000Z","modified_at":"2025-07-25T10:46:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517601056684","imei1":"11517601056684","imei2":"11517601056684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47535,"job_number":"JOB_47535","tr_customer_id":47552,"tr_customer_product_id":47542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"Juston Olson","mobile_number":"434-860-5425","email_id":"Delta.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"11280842459141014","imei1":"11280842459141014","imei2":"11280842459141014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47533,"job_number":"JOB_47533","tr_customer_id":47550,"tr_customer_product_id":47540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17439949947900","imei1":"17439949947900","imei2":"17439949947900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47532,"job_number":"JOB_47532","tr_customer_id":47549,"tr_customer_product_id":47539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:12.000Z","modified_at":"2025-07-25T10:46:12.000Z","name":"Vicente Gutmann","mobile_number":"858-236-0553","email_id":"Soledad_Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"16896576730209380","imei1":"16896576730209380","imei2":"16896576730209380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47530,"job_number":"JOB_47530","tr_customer_id":47547,"tr_customer_product_id":47537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14830149614656","imei1":"14830149614656","imei2":"14830149614656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47529,"job_number":"JOB_47529","tr_customer_id":47546,"tr_customer_product_id":47536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:03.000Z","modified_at":"2025-07-25T10:46:03.000Z","name":"Jermaine Schuppe","mobile_number":"721-423-5679","email_id":"Adrienne_Hegmann98@yahoo.com","dop":"2025-04-06","serial_number":"19065198142129590","imei1":"19065198142129590","imei2":"19065198142129590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47527,"job_number":"JOB_47527","tr_customer_id":47544,"tr_customer_product_id":47534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:02.000Z","modified_at":"2025-07-25T10:46:02.000Z","name":"Guy Conroy","mobile_number":"524-240-3135","email_id":"Kody.Herman41@yahoo.com","dop":"2025-04-06","serial_number":"11812941648923","imei1":"11812941648923","imei2":"11812941648923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47526,"job_number":"JOB_47526","tr_customer_id":47543,"tr_customer_product_id":47533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:45:49.000Z","modified_at":"2025-07-25T10:45:49.000Z","name":"Aida West","mobile_number":"930-207-5556","email_id":"Lavada_Kub@hotmail.com","dop":"2025-07-09","serial_number":"103954409783715","imei1":"103954409783715","imei2":"103954409783715","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47525,"job_number":"JOB_47525","tr_customer_id":47542,"tr_customer_product_id":47532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:35:12.000Z","modified_at":"2025-07-25T10:35:12.000Z","name":"Sigurd Cronin","mobile_number":"709-758-8349","email_id":"Boyd78@hotmail.com","dop":"2025-07-09","serial_number":"104029712854096","imei1":"104029712854096","imei2":"104029712854096","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47524,"job_number":"JOB_47524","tr_customer_id":47541,"tr_customer_product_id":47531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:33:27.000Z","modified_at":"2025-07-25T10:33:27.000Z","name":"Maryse Fadel","mobile_number":"247-980-8725","email_id":"Jacques90@hotmail.com","dop":"2025-07-09","serial_number":"106183908191958","imei1":"106183908191958","imei2":"106183908191958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47511,"job_number":"JOB_47511","tr_customer_id":47528,"tr_customer_product_id":47518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:22.000Z","modified_at":"2025-07-25T08:10:22.000Z","name":"Keshaun Pouros","mobile_number":"394-980-3224","email_id":"Maxwell_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"13328441378825016","imei1":"13328441378825016","imei2":"13328441378825016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47509,"job_number":"JOB_47509","tr_customer_id":47526,"tr_customer_product_id":47516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:20.000Z","modified_at":"2025-07-25T08:10:20.000Z","name":"Oswaldo Legros","mobile_number":"768-969-2510","email_id":"Marcelle.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18027101335476","imei1":"18027101335476","imei2":"18027101335476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47508,"job_number":"JOB_47508","tr_customer_id":47525,"tr_customer_product_id":47515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:40.000Z","modified_at":"2025-07-25T08:09:40.000Z","name":"Breanne Kautzer","mobile_number":"941-318-0949","email_id":"Khalid_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17670214371337398","imei1":"17670214371337398","imei2":"17670214371337398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47506,"job_number":"JOB_47506","tr_customer_id":47523,"tr_customer_product_id":47513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:39.000Z","modified_at":"2025-07-25T08:09:39.000Z","name":"Roxanne Upton","mobile_number":"973-623-8575","email_id":"Eda59@yahoo.com","dop":"2025-04-06","serial_number":"16408569589246","imei1":"16408569589246","imei2":"16408569589246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47505,"job_number":"JOB_47505","tr_customer_id":47522,"tr_customer_product_id":47512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:59.000Z","modified_at":"2025-07-25T08:08:59.000Z","name":"Jamar Labadie","mobile_number":"938-525-4122","email_id":"Luella.Pfannerstill67@yahoo.com","dop":"2025-04-06","serial_number":"13732876255788596","imei1":"13732876255788596","imei2":"13732876255788596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47503,"job_number":"JOB_47503","tr_customer_id":47520,"tr_customer_product_id":47510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:57.000Z","modified_at":"2025-07-25T08:08:57.000Z","name":"Joel Hagenes","mobile_number":"546-921-3091","email_id":"Mariah99@hotmail.com","dop":"2025-04-06","serial_number":"14538684271264","imei1":"14538684271264","imei2":"14538684271264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47502,"job_number":"JOB_47502","tr_customer_id":47519,"tr_customer_product_id":47509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:42.000Z","modified_at":"2025-07-25T07:54:42.000Z","name":"Althea Hansen","mobile_number":"765-201-6055","email_id":"Janessa.Stiedemann62@gmail.com","dop":"2025-04-06","serial_number":"12849053155333234","imei1":"12849053155333234","imei2":"12849053155333234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47500,"job_number":"JOB_47500","tr_customer_id":47517,"tr_customer_product_id":47507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:40.000Z","modified_at":"2025-07-25T07:54:40.000Z","name":"Ila Block","mobile_number":"376-827-0966","email_id":"Vanessa.Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"18268221693069","imei1":"18268221693069","imei2":"18268221693069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47499,"job_number":"JOB_47499","tr_customer_id":47516,"tr_customer_product_id":47506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:00.000Z","modified_at":"2025-07-25T07:54:00.000Z","name":"Sigrid Larkin","mobile_number":"234-591-7419","email_id":"Emmitt.Ernser@yahoo.com","dop":"2025-04-06","serial_number":"11915376386117644","imei1":"11915376386117644","imei2":"11915376386117644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47497,"job_number":"JOB_47497","tr_customer_id":47514,"tr_customer_product_id":47504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:59.000Z","modified_at":"2025-07-25T07:53:59.000Z","name":"Westley Streich","mobile_number":"685-889-8065","email_id":"Roberta.Renner@gmail.com","dop":"2025-04-06","serial_number":"11626640289154","imei1":"11626640289154","imei2":"11626640289154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47496,"job_number":"JOB_47496","tr_customer_id":47513,"tr_customer_product_id":47503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:19.000Z","modified_at":"2025-07-25T07:53:19.000Z","name":"Nora Rolfson","mobile_number":"343-395-4928","email_id":"Brock_Kutch58@yahoo.com","dop":"2025-04-06","serial_number":"12468508233185512","imei1":"12468508233185512","imei2":"12468508233185512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47494,"job_number":"JOB_47494","tr_customer_id":47511,"tr_customer_product_id":47501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:17.000Z","modified_at":"2025-07-25T07:53:17.000Z","name":"Elna Erdman","mobile_number":"824-662-2093","email_id":"Nelson_Wisozk13@yahoo.com","dop":"2025-04-06","serial_number":"11281823322636","imei1":"11281823322636","imei2":"11281823322636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47493,"job_number":"JOB_47493","tr_customer_id":47510,"tr_customer_product_id":47500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:40:54.000Z","modified_at":"2025-07-25T07:40:54.000Z","name":"Billie Gaylord","mobile_number":"981-558-0767","email_id":"Luz60@yahoo.com","dop":"2025-04-06","serial_number":"18919704737322000","imei1":"18919704737322000","imei2":"18919704737322000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47491,"job_number":"JOB_47491","tr_customer_id":47508,"tr_customer_product_id":47498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:17:24.000Z","modified_at":"2025-07-25T07:17:24.000Z","name":"Abdullah O'Connell","mobile_number":"280-661-0376","email_id":"Emery_Zemlak69@gmail.com","dop":"2025-04-06","serial_number":"12188748899557818","imei1":"12188748899557818","imei2":"12188748899557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47489,"job_number":"JOB_47489","tr_customer_id":47506,"tr_customer_product_id":47496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:08.000Z","modified_at":"2025-07-25T07:00:08.000Z","name":"Rosa Jerde","mobile_number":"291-816-8438","email_id":"Tiana_Nitzsche@yahoo.com","dop":"2025-06-18","serial_number":"1073533469359009","imei1":"1073533469359009","imei2":"1073533469359009","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47487,"job_number":"JOB_47487","tr_customer_id":47504,"tr_customer_product_id":47494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:07.000Z","modified_at":"2025-07-25T07:00:07.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309962929896","imei1":"10309962929896","imei2":"10309962929896","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47486,"job_number":"JOB_47486","tr_customer_id":47503,"tr_customer_product_id":47493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:06.000Z","modified_at":"2025-07-25T07:00:06.000Z","name":"Zelma Osinski","mobile_number":"507-499-5016","email_id":"Luisa84@gmail.com","dop":"2025-04-06","serial_number":"15482681799825166","imei1":"15482681799825166","imei2":"15482681799825166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47484,"job_number":"JOB_47484","tr_customer_id":47501,"tr_customer_product_id":47491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:28.000Z","modified_at":"2025-07-25T06:59:28.000Z","name":"Johnson Purdy","mobile_number":"618-891-4628","email_id":"Kirsten.Muller@gmail.com","dop":"2025-06-18","serial_number":"1071117021762575","imei1":"1071117021762575","imei2":"1071117021762575","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47482,"job_number":"JOB_47482","tr_customer_id":47499,"tr_customer_product_id":47489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:27.000Z","modified_at":"2025-07-25T06:59:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10907313964674","imei1":"10907313964674","imei2":"10907313964674","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47481,"job_number":"JOB_47481","tr_customer_id":47498,"tr_customer_product_id":47488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:53.000Z","modified_at":"2025-07-25T06:43:53.000Z","name":"Kayleigh Herzog","mobile_number":"418-653-0974","email_id":"Trycia.Cummerata72@yahoo.com","dop":"2025-04-06","serial_number":"14069823215826132","imei1":"14069823215826132","imei2":"14069823215826132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47479,"job_number":"JOB_47479","tr_customer_id":47496,"tr_customer_product_id":47486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:51.000Z","modified_at":"2025-07-25T06:43:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17713324217512","imei1":"17713324217512","imei2":"17713324217512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47478,"job_number":"JOB_47478","tr_customer_id":47495,"tr_customer_product_id":47485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:13.000Z","modified_at":"2025-07-25T06:43:13.000Z","name":"Randall Raynor","mobile_number":"563-703-8672","email_id":"Ines_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17542734154687968","imei1":"17542734154687968","imei2":"17542734154687968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47476,"job_number":"JOB_47476","tr_customer_id":47493,"tr_customer_product_id":47483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:12.000Z","modified_at":"2025-07-25T06:43:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17990087794584","imei1":"17990087794584","imei2":"17990087794584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47475,"job_number":"JOB_47475","tr_customer_id":47492,"tr_customer_product_id":47482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:33.000Z","modified_at":"2025-07-25T06:42:33.000Z","name":"Moshe Ward","mobile_number":"868-320-4658","email_id":"Lera88@hotmail.com","dop":"2025-04-06","serial_number":"11603771831428568","imei1":"11603771831428568","imei2":"11603771831428568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47473,"job_number":"JOB_47473","tr_customer_id":47490,"tr_customer_product_id":47480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:32.000Z","modified_at":"2025-07-25T06:42:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16545635571347","imei1":"16545635571347","imei2":"16545635571347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47472,"job_number":"JOB_47472","tr_customer_id":47489,"tr_customer_product_id":47479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:38:50.000Z","modified_at":"2025-07-25T06:38:50.000Z","name":"Timmothy Heller","mobile_number":"928-600-9670","email_id":"Elody.Corkery@hotmail.com","dop":"2025-04-06","serial_number":"16293944392907768","imei1":"16293944392907768","imei2":"16293944392907768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47470,"job_number":"JOB_47470","tr_customer_id":47487,"tr_customer_product_id":47477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:30:48.000Z","modified_at":"2025-07-25T06:30:48.000Z","name":"Hulda Morar","mobile_number":"478-410-8717","email_id":"Isabell.Emard@gmail.com","dop":"2025-04-06","serial_number":"10797237132502544","imei1":"10797237132502544","imei2":"10797237132502544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47468,"job_number":"JOB_47468","tr_customer_id":47485,"tr_customer_product_id":47475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:03.000Z","modified_at":"2025-07-25T06:29:03.000Z","name":"Hanna Hansen","mobile_number":"962-532-3575","email_id":"Dangelo.Treutel33@gmail.com","dop":"2025-04-06","serial_number":"19692206664233148","imei1":"19692206664233148","imei2":"19692206664233148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47466,"job_number":"JOB_47466","tr_customer_id":47483,"tr_customer_product_id":47473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:01.000Z","modified_at":"2025-07-25T06:29:01.000Z","name":"Ashly Jacobs","mobile_number":"333-897-2592","email_id":"Schuyler74@gmail.com","dop":"2025-04-06","serial_number":"15652057675808","imei1":"15652057675808","imei2":"15652057675808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47465,"job_number":"JOB_47465","tr_customer_id":47482,"tr_customer_product_id":47472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:39.000Z","modified_at":"2025-07-25T06:28:39.000Z","name":"Aubrey Nienow","mobile_number":"305-592-3202","email_id":"Conner38@yahoo.com","dop":"2025-04-06","serial_number":"17233348163954836","imei1":"17233348163954836","imei2":"17233348163954836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47463,"job_number":"JOB_47463","tr_customer_id":47480,"tr_customer_product_id":47470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:18.000Z","modified_at":"2025-07-25T06:28:18.000Z","name":"Abdiel Murazik","mobile_number":"780-703-1118","email_id":"Kiarra26@hotmail.com","dop":"2025-04-06","serial_number":"15054159022166548","imei1":"15054159022166548","imei2":"15054159022166548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47461,"job_number":"JOB_47461","tr_customer_id":47478,"tr_customer_product_id":47468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:17.000Z","modified_at":"2025-07-25T06:28:17.000Z","name":"Jamison Torphy","mobile_number":"882-367-6662","email_id":"Jaycee.Gleason@gmail.com","dop":"2025-04-06","serial_number":"15623580030300","imei1":"15623580030300","imei2":"15623580030300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47460,"job_number":"JOB_47460","tr_customer_id":47477,"tr_customer_product_id":47467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:34.000Z","modified_at":"2025-07-25T06:27:34.000Z","name":"Sophie Rau","mobile_number":"800-324-7296","email_id":"Winnifred62@yahoo.com","dop":"2025-04-06","serial_number":"16103664726666540","imei1":"16103664726666540","imei2":"16103664726666540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47458,"job_number":"JOB_47458","tr_customer_id":47475,"tr_customer_product_id":47465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:32.000Z","modified_at":"2025-07-25T06:27:32.000Z","name":"Eliane Swift","mobile_number":"883-898-3678","email_id":"Clotilde1@gmail.com","dop":"2025-04-06","serial_number":"17184649183372","imei1":"17184649183372","imei2":"17184649183372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47451,"job_number":"JOB_47451","tr_customer_id":47468,"tr_customer_product_id":47458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:14:08.000Z","modified_at":"2025-07-25T06:14:08.000Z","name":"Jonathan Glover","mobile_number":"425-815-6545","email_id":"Marge57@yahoo.com","dop":"2024-10-15","serial_number":"694252316833432","imei1":"694252316833432","imei2":"694252316833432","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47443,"job_number":"JOB_47443","tr_customer_id":47460,"tr_customer_product_id":47450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:58:30.000Z","modified_at":"2025-07-25T04:58:30.000Z","name":"Wilton Greenholt","mobile_number":"823-831-7306","email_id":"Keara89@hotmail.com","dop":"2025-04-06","serial_number":"17406274918852906","imei1":"17406274918852906","imei2":"17406274918852906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47437,"job_number":"JOB_47437","tr_customer_id":47454,"tr_customer_product_id":47444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:53:22.000Z","modified_at":"2025-07-25T04:53:22.000Z","name":"Sister Crona","mobile_number":"627-867-2065","email_id":"Golden.Kihn@hotmail.com","dop":"2025-07-09","serial_number":"105006487664465","imei1":"105006487664465","imei2":"105006487664465","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47436,"job_number":"JOB_47436","tr_customer_id":47453,"tr_customer_product_id":47443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:50:56.000Z","modified_at":"2025-07-25T04:50:56.000Z","name":"Aubrey Roob","mobile_number":"310-770-5930","email_id":"Kyler56@gmail.com","dop":"2025-07-09","serial_number":"102687598087551","imei1":"102687598087551","imei2":"102687598087551","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47427,"job_number":"JOB_47427","tr_customer_id":47444,"tr_customer_product_id":47434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:31:00.000Z","modified_at":"2025-07-25T04:31:00.000Z","name":"Nat Collins","mobile_number":"860-343-5668","email_id":"Trinity11@gmail.com","dop":"2025-04-06","serial_number":"12991470359056184","imei1":"12991470359056184","imei2":"12991470359056184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47425,"job_number":"JOB_47425","tr_customer_id":47442,"tr_customer_product_id":47432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:32.000Z","modified_at":"2025-07-25T04:28:32.000Z","name":"Abel Johns","mobile_number":"289-379-7325","email_id":"Maribel.Swift19@yahoo.com","dop":"2025-06-18","serial_number":"1021599732385648","imei1":"1021599732385648","imei2":"1021599732385648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47423,"job_number":"JOB_47423","tr_customer_id":47440,"tr_customer_product_id":47430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:31.000Z","modified_at":"2025-07-25T04:28:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10696827959490","imei1":"10696827959490","imei2":"10696827959490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47422,"job_number":"JOB_47422","tr_customer_id":47439,"tr_customer_product_id":47429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:53.000Z","modified_at":"2025-07-25T04:27:53.000Z","name":"Claud Kozey","mobile_number":"804-979-6412","email_id":"Jermain59@hotmail.com","dop":"2025-06-18","serial_number":"1035378455263524","imei1":"1035378455263524","imei2":"1035378455263524","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47420,"job_number":"JOB_47420","tr_customer_id":47437,"tr_customer_product_id":47427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:52.000Z","modified_at":"2025-07-25T04:27:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10733052568628","imei1":"10733052568628","imei2":"10733052568628","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47416,"job_number":"JOB_47416","tr_customer_id":47433,"tr_customer_product_id":47423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:12:18.000Z","modified_at":"2025-07-25T04:12:18.000Z","name":"Everett Gibson","mobile_number":"519-658-4322","email_id":"Kacey6@gmail.com","dop":"2025-07-09","serial_number":"100375400856282","imei1":"100375400856282","imei2":"100375400856282","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47415,"job_number":"JOB_47415","tr_customer_id":47432,"tr_customer_product_id":47422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:08:15.000Z","modified_at":"2025-07-25T04:08:15.000Z","name":"Marie Block","mobile_number":"476-869-5989","email_id":"Kendall55@hotmail.com","dop":"2025-07-09","serial_number":"104240029767944","imei1":"104240029767944","imei2":"104240029767944","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:08:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47413,"job_number":"JOB_47413","tr_customer_id":47430,"tr_customer_product_id":47420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64902725938750","imei1":"64902725938750","imei2":"64902725938750","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47412,"job_number":"JOB_47412","tr_customer_id":47429,"tr_customer_product_id":47419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76208218568371","imei1":"76208218568371","imei2":"76208218568371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47411,"job_number":"JOB_47411","tr_customer_id":47428,"tr_customer_product_id":47418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71042248053323","imei1":"71042248053323","imei2":"71042248053323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47410,"job_number":"JOB_47410","tr_customer_id":47427,"tr_customer_product_id":47417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91829163960923","imei1":"91829163960923","imei2":"91829163960923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47409,"job_number":"JOB_47409","tr_customer_id":47426,"tr_customer_product_id":47416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65696375346398","imei1":"65696375346398","imei2":"65696375346398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47408,"job_number":"JOB_47408","tr_customer_id":47425,"tr_customer_product_id":47415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52038491968688","imei1":"52038491968688","imei2":"52038491968688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47406,"job_number":"JOB_47406","tr_customer_id":47423,"tr_customer_product_id":47413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96283271243737","imei1":"96283271243737","imei2":"96283271243737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47405,"job_number":"JOB_47405","tr_customer_id":47422,"tr_customer_product_id":47412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29283448270926","imei1":"29283448270926","imei2":"29283448270926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47404,"job_number":"JOB_47404","tr_customer_id":47421,"tr_customer_product_id":47411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87832269765952","imei1":"87832269765952","imei2":"87832269765952","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47403,"job_number":"JOB_47403","tr_customer_id":47420,"tr_customer_product_id":47410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70590518988388","imei1":"70590518988388","imei2":"70590518988388","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47402,"job_number":"JOB_47402","tr_customer_id":47419,"tr_customer_product_id":47409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40760429584702","imei1":"40760429584702","imei2":"40760429584702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47401,"job_number":"JOB_47401","tr_customer_id":47418,"tr_customer_product_id":47408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:00.000Z","modified_at":"2025-07-25T03:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76879139953545","imei1":"76879139953545","imei2":"76879139953545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47399,"job_number":"JOB_47399","tr_customer_id":47416,"tr_customer_product_id":47406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:35.000Z","modified_at":"2025-07-25T03:56:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15820027544828","imei1":"15820027544828","imei2":"15820027544828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47398,"job_number":"JOB_47398","tr_customer_id":47415,"tr_customer_product_id":47405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44869974748261","imei1":"44869974748261","imei2":"44869974748261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47397,"job_number":"JOB_47397","tr_customer_id":47414,"tr_customer_product_id":47404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58276055806989","imei1":"58276055806989","imei2":"58276055806989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47396,"job_number":"JOB_47396","tr_customer_id":47413,"tr_customer_product_id":47403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79752371198922","imei1":"79752371198922","imei2":"79752371198922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47395,"job_number":"JOB_47395","tr_customer_id":47412,"tr_customer_product_id":47402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68645669350048","imei1":"68645669350048","imei2":"68645669350048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47394,"job_number":"JOB_47394","tr_customer_id":47411,"tr_customer_product_id":47401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:33.000Z","modified_at":"2025-07-25T03:56:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63096407692941","imei1":"63096407692941","imei2":"63096407692941","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47392,"job_number":"JOB_47392","tr_customer_id":47409,"tr_customer_product_id":47399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:50:35.000Z","modified_at":"2025-07-25T03:50:35.000Z","name":"Marta Hoppe","mobile_number":"934-402-9156","email_id":"Garnet_Rempel@hotmail.com","dop":"2025-07-09","serial_number":"100180617465410","imei1":"100180617465410","imei2":"100180617465410","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47391,"job_number":"JOB_47391","tr_customer_id":47408,"tr_customer_product_id":47398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:49:42.000Z","modified_at":"2025-07-25T03:49:42.000Z","name":"Lyric Ritchie","mobile_number":"742-745-2351","email_id":"Emery_Walker70@yahoo.com","dop":"2025-07-09","serial_number":"108006256202309","imei1":"108006256202309","imei2":"108006256202309","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47390,"job_number":"JOB_47390","tr_customer_id":47407,"tr_customer_product_id":47397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:55.000Z","modified_at":"2025-07-25T03:48:55.000Z","name":"Granville Parker","mobile_number":"444-683-7040","email_id":"Gennaro_Medhurst@gmail.com","dop":"2025-04-06","serial_number":"12822297983841172","imei1":"12822297983841172","imei2":"12822297983841172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47388,"job_number":"JOB_47388","tr_customer_id":47405,"tr_customer_product_id":47395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:53.000Z","modified_at":"2025-07-25T03:48:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18592741857339","imei1":"18592741857339","imei2":"18592741857339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47387,"job_number":"JOB_47387","tr_customer_id":47404,"tr_customer_product_id":47394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:48.000Z","modified_at":"2025-07-25T03:48:48.000Z","name":"Dusty Botsford","mobile_number":"734-956-8786","email_id":"Ada_OReilly@gmail.com","dop":"2025-07-09","serial_number":"103775598629439","imei1":"103775598629439","imei2":"103775598629439","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47386,"job_number":"JOB_47386","tr_customer_id":47403,"tr_customer_product_id":47393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:29.000Z","modified_at":"2025-07-25T03:48:29.000Z","name":"Jeanne Cormier","mobile_number":"392-324-4098","email_id":"Ursula.Runolfsson95@gmail.com","dop":"2025-04-06","serial_number":"10011998013083354","imei1":"10011998013083354","imei2":"10011998013083354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47384,"job_number":"JOB_47384","tr_customer_id":47401,"tr_customer_product_id":47391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:27.000Z","modified_at":"2025-07-25T03:48:27.000Z","name":"Pearlie McLaughlin","mobile_number":"866-829-6825","email_id":"Esther_Zieme@gmail.com","dop":"2025-04-06","serial_number":"10699753554066","imei1":"10699753554066","imei2":"10699753554066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47383,"job_number":"JOB_47383","tr_customer_id":47400,"tr_customer_product_id":47390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:16.000Z","modified_at":"2025-07-25T03:48:16.000Z","name":"Lori Hills","mobile_number":"278-551-9826","email_id":"Ryder_Leffler59@yahoo.com","dop":"2025-04-06","serial_number":"17901602818084276","imei1":"17901602818084276","imei2":"17901602818084276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47381,"job_number":"JOB_47381","tr_customer_id":47398,"tr_customer_product_id":47388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:15.000Z","modified_at":"2025-07-25T03:48:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12507922564169","imei1":"12507922564169","imei2":"12507922564169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47380,"job_number":"JOB_47380","tr_customer_id":47397,"tr_customer_product_id":47387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:49.000Z","modified_at":"2025-07-25T03:47:49.000Z","name":"Geraldine Waelchi","mobile_number":"563-850-9151","email_id":"Romaine69@gmail.com","dop":"2025-07-09","serial_number":"103824260401929","imei1":"103824260401929","imei2":"103824260401929","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47379,"job_number":"JOB_47379","tr_customer_id":47396,"tr_customer_product_id":47386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:48.000Z","modified_at":"2025-07-25T03:47:48.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12125699948015","imei1":"12125699948015","imei2":"12125699948015","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47378,"job_number":"JOB_47378","tr_customer_id":47395,"tr_customer_product_id":47385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:45.000Z","modified_at":"2025-07-25T03:47:45.000Z","name":"Otilia Pollich","mobile_number":"545-918-9031","email_id":"Horace39@gmail.com","dop":"2025-04-06","serial_number":"14212563159435266","imei1":"14212563159435266","imei2":"14212563159435266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47376,"job_number":"JOB_47376","tr_customer_id":47393,"tr_customer_product_id":47383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:43.000Z","modified_at":"2025-07-25T03:47:43.000Z","name":"Tessie Boehm","mobile_number":"342-499-5448","email_id":"Lora.Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"15987861159997","imei1":"15987861159997","imei2":"15987861159997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47375,"job_number":"JOB_47375","tr_customer_id":47392,"tr_customer_product_id":47382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:37.000Z","modified_at":"2025-07-25T03:47:37.000Z","name":"Kali Metz","mobile_number":"515-770-6272","email_id":"Perry12@yahoo.com","dop":"2025-04-06","serial_number":"12424549518221668","imei1":"12424549518221668","imei2":"12424549518221668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47373,"job_number":"JOB_47373","tr_customer_id":47390,"tr_customer_product_id":47380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:35.000Z","modified_at":"2025-07-25T03:47:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328055457157","imei1":"19328055457157","imei2":"19328055457157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47372,"job_number":"JOB_47372","tr_customer_id":47389,"tr_customer_product_id":47379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:27.000Z","modified_at":"2025-07-25T03:47:27.000Z","name":"Jefferey Halvorson","mobile_number":"795-358-1512","email_id":"Marilie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"14837216349427224","imei1":"14837216349427224","imei2":"14837216349427224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47369,"job_number":"JOB_47369","tr_customer_id":47386,"tr_customer_product_id":47376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:02.000Z","modified_at":"2025-07-25T03:47:02.000Z","name":"Alanis Nolan","mobile_number":"506-505-7307","email_id":"Halie.Gibson58@gmail.com","dop":"2025-04-06","serial_number":"16902591500854108","imei1":"16902591500854108","imei2":"16902591500854108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47367,"job_number":"JOB_47367","tr_customer_id":47384,"tr_customer_product_id":47374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:00.000Z","modified_at":"2025-07-25T03:47:00.000Z","name":"Cynthia Stoltenberg","mobile_number":"758-992-9800","email_id":"Deontae.Walter@gmail.com","dop":"2025-04-06","serial_number":"18116020661190","imei1":"18116020661190","imei2":"18116020661190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47364,"job_number":"JOB_47364","tr_customer_id":47381,"tr_customer_product_id":47371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:46:12.000Z","modified_at":"2025-07-25T03:46:12.000Z","name":"Jon Farrell","mobile_number":"884-324-3849","email_id":"Lonie2@yahoo.com","dop":"2025-04-06","serial_number":"13434499746989504","imei1":"13434499746989504","imei2":"13434499746989504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47361,"job_number":"JOB_47361","tr_customer_id":47378,"tr_customer_product_id":47368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:26:14.000Z","modified_at":"2025-07-25T03:26:14.000Z","name":"Adelbert MacGyver","mobile_number":"223-522-1123","email_id":"Clark42@gmail.com","dop":"2025-04-06","serial_number":"13808210964038808","imei1":"13808210964038808","imei2":"13808210964038808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47359,"job_number":"JOB_47359","tr_customer_id":47376,"tr_customer_product_id":47366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:24:08.000Z","modified_at":"2025-07-25T03:24:08.000Z","name":"Ricardo Hessel","mobile_number":"337-239-7072","email_id":"Mustafa22@gmail.com","dop":"2025-06-10","serial_number":"138713294370208","imei1":"138713294370208","imei2":"138713294370208","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47358,"job_number":"JOB_47358","tr_customer_id":47375,"tr_customer_product_id":47365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:21:36.000Z","modified_at":"2025-07-25T03:21:36.000Z","name":"Tomas Schowalter","mobile_number":"578-593-1301","email_id":"Jack.Yost99@gmail.com","dop":"2025-06-10","serial_number":"174667522091609","imei1":"174667522091609","imei2":"174667522091609","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47357,"job_number":"JOB_47357","tr_customer_id":47374,"tr_customer_product_id":47364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:14:11.000Z","modified_at":"2025-07-25T03:14:11.000Z","name":"Janet Christiansen","mobile_number":"751-419-9921","email_id":"Adan_Buckridge@yahoo.com","dop":"2025-06-10","serial_number":"131369708608356","imei1":"131369708608356","imei2":"131369708608356","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47356,"job_number":"JOB_47356","tr_customer_id":47373,"tr_customer_product_id":47363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:11:05.000Z","modified_at":"2025-07-25T03:11:05.000Z","name":"Madge Treutel","mobile_number":"391-975-9881","email_id":"Christop.DAmore@gmail.com","dop":"2025-07-09","serial_number":"100956437637475","imei1":"100956437637475","imei2":"100956437637475","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47355,"job_number":"JOB_47355","tr_customer_id":47372,"tr_customer_product_id":47362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:10:20.000Z","modified_at":"2025-07-25T03:10:20.000Z","name":"Thora Kunde","mobile_number":"970-406-1829","email_id":"Gilberto.Wilkinson85@gmail.com","dop":"2025-07-09","serial_number":"102987933732801","imei1":"102987933732801","imei2":"102987933732801","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47354,"job_number":"JOB_47354","tr_customer_id":47371,"tr_customer_product_id":47361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:56.000Z","modified_at":"2025-07-25T03:09:56.000Z","name":"Jacques Simonis","mobile_number":"677-869-6377","email_id":"Haylie.Christiansen@gmail.com","dop":"2025-07-09","serial_number":"109307304916352","imei1":"109307304916352","imei2":"109307304916352","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47353,"job_number":"JOB_47353","tr_customer_id":47370,"tr_customer_product_id":47360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:38.000Z","modified_at":"2025-07-25T03:09:38.000Z","name":"Tom Pagac","mobile_number":"840-716-3669","email_id":"Pearlie.DuBuque33@hotmail.com","dop":"2025-07-09","serial_number":"100009753152455","imei1":"100009753152455","imei2":"100009753152455","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47352,"job_number":"JOB_47352","tr_customer_id":47369,"tr_customer_product_id":47359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:08:57.000Z","modified_at":"2025-07-25T03:08:57.000Z","name":"Garry Schaden","mobile_number":"323-885-7168","email_id":"Roberta_Stiedemann@gmail.com","dop":"2025-07-09","serial_number":"101136461507010","imei1":"101136461507010","imei2":"101136461507010","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47351,"job_number":"JOB_47351","tr_customer_id":47368,"tr_customer_product_id":47358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:22:04.000Z","modified_at":"2025-07-25T02:22:04.000Z","name":"Trever Kunze","mobile_number":"953-983-9238","email_id":"Kennith_Mayert82@hotmail.com","dop":"2025-05-01","serial_number":"10965016476484","imei1":"10965016476484","imei2":"10965016476484","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47349,"job_number":"JOB_47349","tr_customer_id":47366,"tr_customer_product_id":47356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:20:33.000Z","modified_at":"2025-07-25T02:20:33.000Z","name":"Leon Sawayn","mobile_number":"661-818-3906","email_id":"Percy.Miller65@gmail.com","dop":"2025-05-01","serial_number":"10462368273249","imei1":"10462368273249","imei2":"10462368273249","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47345,"job_number":"JOB_47345","tr_customer_id":47362,"tr_customer_product_id":47352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:19:43.000Z","modified_at":"2025-07-24T18:19:43.000Z","name":"Bernardo Effertz","mobile_number":"685-948-5658","email_id":"Nathen_Zieme@gmail.com","dop":"2025-07-09","serial_number":"104395136008270","imei1":"104395136008270","imei2":"104395136008270","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47344,"job_number":"JOB_47344","tr_customer_id":47361,"tr_customer_product_id":47351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:53:28.000Z","modified_at":"2025-07-24T17:53:28.000Z","name":"Edythe Sporer","mobile_number":"563-964-3339","email_id":"Carmen.Nolan38@gmail.com","dop":"2025-07-09","serial_number":"107518702897335","imei1":"107518702897335","imei2":"107518702897335","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47343,"job_number":"JOB_47343","tr_customer_id":47360,"tr_customer_product_id":47350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:42.000Z","modified_at":"2025-07-24T17:48:42.000Z","name":"Leslie Douglas","mobile_number":"426-275-6689","email_id":"Shaniya_Hills90@hotmail.com","dop":"2025-04-06","serial_number":"11405495217973762","imei1":"11405495217973762","imei2":"11405495217973762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47341,"job_number":"JOB_47341","tr_customer_id":47358,"tr_customer_product_id":47348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:40.000Z","modified_at":"2025-07-24T17:48:40.000Z","name":"Felipa Corwin","mobile_number":"862-527-4481","email_id":"Unique.Greenfelder53@hotmail.com","dop":"2025-04-06","serial_number":"19296546030724","imei1":"19296546030724","imei2":"19296546030724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47340,"job_number":"JOB_47340","tr_customer_id":47357,"tr_customer_product_id":47347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:59.000Z","modified_at":"2025-07-24T17:47:59.000Z","name":"Finn Will","mobile_number":"215-990-7635","email_id":"Sabina_Schuppe21@yahoo.com","dop":"2025-04-06","serial_number":"16652107185225804","imei1":"16652107185225804","imei2":"16652107185225804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47338,"job_number":"JOB_47338","tr_customer_id":47355,"tr_customer_product_id":47345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:58.000Z","modified_at":"2025-07-24T17:47:58.000Z","name":"Jacynthe Sanford","mobile_number":"887-423-9419","email_id":"Cecil_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"17717064125714","imei1":"17717064125714","imei2":"17717064125714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47336,"job_number":"JOB_47336","tr_customer_id":47353,"tr_customer_product_id":47343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:17.000Z","modified_at":"2025-07-24T17:47:17.000Z","name":"Alan Pouros","mobile_number":"423-954-8933","email_id":"Titus_Sawayn25@yahoo.com","dop":"2025-04-06","serial_number":"19843146308477450","imei1":"19843146308477450","imei2":"19843146308477450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47334,"job_number":"JOB_47334","tr_customer_id":47351,"tr_customer_product_id":47341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:16.000Z","modified_at":"2025-07-24T17:47:16.000Z","name":"Xander Jenkins","mobile_number":"664-906-7754","email_id":"Nathan.Lueilwitz76@hotmail.com","dop":"2025-04-06","serial_number":"18396810856752","imei1":"18396810856752","imei2":"18396810856752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47333,"job_number":"JOB_47333","tr_customer_id":47350,"tr_customer_product_id":47340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:48.000Z","modified_at":"2025-07-24T17:42:48.000Z","name":"Christiana Jacobi","mobile_number":"270-617-2122","email_id":"Luz.Kutch36@yahoo.com","dop":"2025-04-06","serial_number":"15395663993249802","imei1":"15395663993249802","imei2":"15395663993249802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47331,"job_number":"JOB_47331","tr_customer_id":47348,"tr_customer_product_id":47338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:47.000Z","modified_at":"2025-07-24T17:42:47.000Z","name":"Landen Schmeler","mobile_number":"337-873-5360","email_id":"Lurline.Harvey53@yahoo.com","dop":"2025-04-06","serial_number":"16099925329829","imei1":"16099925329829","imei2":"16099925329829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47330,"job_number":"JOB_47330","tr_customer_id":47347,"tr_customer_product_id":47337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:10.000Z","modified_at":"2025-07-24T17:42:10.000Z","name":"Liza Casper","mobile_number":"328-292-1875","email_id":"Maiya.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14615624085485164","imei1":"14615624085485164","imei2":"14615624085485164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47328,"job_number":"JOB_47328","tr_customer_id":47345,"tr_customer_product_id":47335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:09.000Z","modified_at":"2025-07-24T17:42:09.000Z","name":"Marietta Heidenreich","mobile_number":"870-682-4806","email_id":"Nigel62@gmail.com","dop":"2025-04-06","serial_number":"13466304917044","imei1":"13466304917044","imei2":"13466304917044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47327,"job_number":"JOB_47327","tr_customer_id":47344,"tr_customer_product_id":47334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:32.000Z","modified_at":"2025-07-24T17:41:32.000Z","name":"Chance Hackett","mobile_number":"564-750-6813","email_id":"Akeem.Kunde66@hotmail.com","dop":"2025-04-06","serial_number":"19685906733953904","imei1":"19685906733953904","imei2":"19685906733953904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47325,"job_number":"JOB_47325","tr_customer_id":47342,"tr_customer_product_id":47332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:31.000Z","modified_at":"2025-07-24T17:41:31.000Z","name":"Kobe Connelly","mobile_number":"722-612-1088","email_id":"Reba_Hand80@gmail.com","dop":"2025-04-06","serial_number":"16509875880818","imei1":"16509875880818","imei2":"16509875880818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47318,"job_number":"JOB_47318","tr_customer_id":47335,"tr_customer_product_id":47325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:29.000Z","modified_at":"2025-07-24T17:26:29.000Z","name":"Clarabelle Hermann","mobile_number":"476-317-4444","email_id":"Hailey.Tromp0@hotmail.com","dop":"2025-04-06","serial_number":"12131447206509290","imei1":"12131447206509290","imei2":"12131447206509290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47316,"job_number":"JOB_47316","tr_customer_id":47333,"tr_customer_product_id":47323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:28.000Z","modified_at":"2025-07-24T17:26:28.000Z","name":"Marcelina Collins","mobile_number":"786-951-7424","email_id":"Tamia35@gmail.com","dop":"2025-04-06","serial_number":"18097418814694","imei1":"18097418814694","imei2":"18097418814694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47315,"job_number":"JOB_47315","tr_customer_id":47332,"tr_customer_product_id":47322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:49.000Z","modified_at":"2025-07-24T17:25:49.000Z","name":"Fernando Wehner","mobile_number":"861-250-0202","email_id":"Berniece16@hotmail.com","dop":"2025-04-06","serial_number":"18122398014293184","imei1":"18122398014293184","imei2":"18122398014293184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47313,"job_number":"JOB_47313","tr_customer_id":47330,"tr_customer_product_id":47320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:47.000Z","modified_at":"2025-07-24T17:25:47.000Z","name":"Katrina Langosh","mobile_number":"675-838-7046","email_id":"Yoshiko_Feest72@gmail.com","dop":"2025-04-06","serial_number":"19805379679634","imei1":"19805379679634","imei2":"19805379679634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47312,"job_number":"JOB_47312","tr_customer_id":47329,"tr_customer_product_id":47319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:08.000Z","modified_at":"2025-07-24T17:25:08.000Z","name":"Yasmine Bergstrom","mobile_number":"860-347-8435","email_id":"Jennie72@yahoo.com","dop":"2025-04-06","serial_number":"12818716252597784","imei1":"12818716252597784","imei2":"12818716252597784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47310,"job_number":"JOB_47310","tr_customer_id":47327,"tr_customer_product_id":47317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:07.000Z","modified_at":"2025-07-24T17:25:07.000Z","name":"Manuel Bailey","mobile_number":"466-855-1706","email_id":"Major.Stark@gmail.com","dop":"2025-04-06","serial_number":"19164018001392","imei1":"19164018001392","imei2":"19164018001392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47308,"job_number":"JOB_47308","tr_customer_id":47325,"tr_customer_product_id":47315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:02.000Z","modified_at":"2025-07-24T17:17:02.000Z","name":"Eino Gutmann","mobile_number":"962-455-2523","email_id":"Myron_Grant18@gmail.com","dop":"2025-04-06","serial_number":"15279205675083444","imei1":"15279205675083444","imei2":"15279205675083444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47306,"job_number":"JOB_47306","tr_customer_id":47323,"tr_customer_product_id":47313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:00.000Z","modified_at":"2025-07-24T17:17:00.000Z","name":"Lurline Koepp","mobile_number":"916-602-3139","email_id":"Winston59@yahoo.com","dop":"2025-04-06","serial_number":"13975985604699","imei1":"13975985604699","imei2":"13975985604699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47305,"job_number":"JOB_47305","tr_customer_id":47322,"tr_customer_product_id":47312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:20.000Z","modified_at":"2025-07-24T17:16:20.000Z","name":"Koby Witting","mobile_number":"918-471-6367","email_id":"Layne_Mayer59@yahoo.com","dop":"2025-04-06","serial_number":"19082204340389840","imei1":"19082204340389840","imei2":"19082204340389840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47303,"job_number":"JOB_47303","tr_customer_id":47320,"tr_customer_product_id":47310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:18.000Z","modified_at":"2025-07-24T17:16:18.000Z","name":"Carlie Nienow","mobile_number":"710-875-9651","email_id":"Clemmie_Quigley13@yahoo.com","dop":"2025-04-06","serial_number":"19161229961866","imei1":"19161229961866","imei2":"19161229961866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47302,"job_number":"JOB_47302","tr_customer_id":47319,"tr_customer_product_id":47309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:38.000Z","modified_at":"2025-07-24T17:15:38.000Z","name":"Lenora Streich","mobile_number":"945-839-7331","email_id":"Lisandro_Smith@yahoo.com","dop":"2025-04-06","serial_number":"17251319761079356","imei1":"17251319761079356","imei2":"17251319761079356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47300,"job_number":"JOB_47300","tr_customer_id":47317,"tr_customer_product_id":47307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:37.000Z","modified_at":"2025-07-24T17:15:37.000Z","name":"Ervin Feil","mobile_number":"824-555-5896","email_id":"Caitlyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"17335808190198","imei1":"17335808190198","imei2":"17335808190198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:27.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47772,"job_number":"JOB_47772","tr_customer_id":47789,"tr_customer_product_id":47779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:40:38.000Z","modified_at":"2025-07-25T20:40:38.000Z","name":"Hester Stamm","mobile_number":"948-963-9014","email_id":"Kyle.Upton25@yahoo.com","dop":"2025-07-15","serial_number":"18527408129986","imei1":"18527408129986","imei2":"18527408129986","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47769,"job_number":"JOB_47769","tr_customer_id":47786,"tr_customer_product_id":47776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:26:25.000Z","modified_at":"2025-07-25T20:26:25.000Z","name":"Kelsie Nolan","mobile_number":"612-833-2898","email_id":"Gilbert.Satterfield@yahoo.com","dop":"2025-07-15","serial_number":"108892664151683","imei1":"108892664151683","imei2":"108892664151683","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47768,"job_number":"JOB_47768","tr_customer_id":47785,"tr_customer_product_id":47775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:27.000Z","modified_at":"2025-07-25T20:25:27.000Z","name":"Ursula Kohler","mobile_number":"975-614-5911","email_id":"Frances_Terry74@yahoo.com","dop":"2025-07-15","serial_number":"10717873758843","imei1":"10717873758843","imei2":"10717873758843","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47767,"job_number":"JOB_47767","tr_customer_id":47784,"tr_customer_product_id":47774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:21.000Z","modified_at":"2025-07-25T20:25:21.000Z","name":"Madisyn Shields","mobile_number":"388-381-7288","email_id":"Erich_Goyette69@hotmail.com","dop":"2025-07-15","serial_number":"101015527775079","imei1":"101015527775079","imei2":"101015527775079","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47766,"job_number":"JOB_47766","tr_customer_id":47783,"tr_customer_product_id":47773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:49.000Z","modified_at":"2025-07-25T20:24:49.000Z","name":"Jamaal Gleichner","mobile_number":"947-291-5022","email_id":"Archibald_Conroy@yahoo.com","dop":"2025-07-15","serial_number":"10335704438200144","imei1":"10335704438200144","imei2":"10335704438200144","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47765,"job_number":"JOB_47765","tr_customer_id":47782,"tr_customer_product_id":47772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:44.000Z","modified_at":"2025-07-25T20:24:44.000Z","name":"Cooper Legros","mobile_number":"709-555-8389","email_id":"Jewel_Bernier@hotmail.com","dop":"2025-07-15","serial_number":"10008430708258384","imei1":"10008430708258384","imei2":"10008430708258384","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47764,"job_number":"JOB_47764","tr_customer_id":47781,"tr_customer_product_id":47771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:23:03.000Z","modified_at":"2025-07-25T20:23:03.000Z","name":"Rebecca Wintheiser","mobile_number":"659-242-4499","email_id":"Jaclyn_Kassulke@yahoo.com","dop":"2025-07-15","serial_number":"102417472602897","imei1":"102417472602897","imei2":"102417472602897","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47763,"job_number":"JOB_47763","tr_customer_id":47780,"tr_customer_product_id":47770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:16:38.000Z","modified_at":"2025-07-25T20:16:38.000Z","name":"Pat Treutel","mobile_number":"694-922-7699","email_id":"Jaleel_Schuster@yahoo.com","dop":"2025-07-15","serial_number":"13453408038860","imei1":"13453408038860","imei2":"13453408038860","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47762,"job_number":"JOB_47762","tr_customer_id":47779,"tr_customer_product_id":47769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:10:48.000Z","modified_at":"2025-07-25T20:10:48.000Z","name":"Lorna Reinger","mobile_number":"920-285-8393","email_id":"Camille_Senger@gmail.com","dop":"2025-07-15","serial_number":"15754398765730","imei1":"15754398765730","imei2":"15754398765730","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47761,"job_number":"JOB_47761","tr_customer_id":47778,"tr_customer_product_id":47768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:58:12.000Z","modified_at":"2025-07-25T19:58:12.000Z","name":"Lucile Bins","mobile_number":"785-455-7200","email_id":"Filomena.Zieme@hotmail.com","dop":"2025-07-15","serial_number":"18677894468475","imei1":"18677894468475","imei2":"18677894468475","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47760,"job_number":"JOB_47760","tr_customer_id":47777,"tr_customer_product_id":47767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:53:01.000Z","modified_at":"2025-07-25T19:53:01.000Z","name":"Mattie Kemmer","mobile_number":"592-467-8786","email_id":"Reina27@yahoo.com","dop":"2025-07-15","serial_number":"16455106875758","imei1":"16455106875758","imei2":"16455106875758","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47759,"job_number":"JOB_47759","tr_customer_id":47776,"tr_customer_product_id":47766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:52:34.000Z","modified_at":"2025-07-25T19:52:34.000Z","name":"Madaline Berge","mobile_number":"734-484-7690","email_id":"Jevon.Jacobson@gmail.com","dop":"2025-07-15","serial_number":"12140376435364","imei1":"12140376435364","imei2":"12140376435364","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47758,"job_number":"JOB_47758","tr_customer_id":47775,"tr_customer_product_id":47765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:52.000Z","modified_at":"2025-07-25T19:51:52.000Z","name":"Howell Weber","mobile_number":"659-419-8425","email_id":"Shemar_Kunze1@hotmail.com","dop":"2025-07-15","serial_number":"11753002211641","imei1":"11753002211641","imei2":"11753002211641","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47757,"job_number":"JOB_47757","tr_customer_id":47774,"tr_customer_product_id":47764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:41.000Z","modified_at":"2025-07-25T19:51:41.000Z","name":"Ole Stamm","mobile_number":"544-807-0443","email_id":"Merlin.Ritchie@hotmail.com","dop":"2025-07-15","serial_number":"17292390383546","imei1":"17292390383546","imei2":"17292390383546","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47756,"job_number":"JOB_47756","tr_customer_id":47773,"tr_customer_product_id":47763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:18.000Z","modified_at":"2025-07-25T19:51:18.000Z","name":"Richmond Bergstrom","mobile_number":"814-360-6537","email_id":"Theodore.Sporer@hotmail.com","dop":"2025-07-15","serial_number":"18783161041002","imei1":"18783161041002","imei2":"18783161041002","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47755,"job_number":"JOB_47755","tr_customer_id":47772,"tr_customer_product_id":47762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:10.000Z","modified_at":"2025-07-25T19:51:10.000Z","name":"Rachael Lockman","mobile_number":"502-860-6799","email_id":"Danielle_Johnson4@hotmail.com","dop":"2025-07-15","serial_number":"18757302539551","imei1":"18757302539551","imei2":"18757302539551","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47754,"job_number":"JOB_47754","tr_customer_id":47771,"tr_customer_product_id":47761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:45:48.000Z","modified_at":"2025-07-25T19:45:48.000Z","name":"Alexa Hand","mobile_number":"791-538-2990","email_id":"Eduardo1@yahoo.com","dop":"2025-07-15","serial_number":"14367529519280","imei1":"14367529519280","imei2":"14367529519280","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47753,"job_number":"JOB_47753","tr_customer_id":47770,"tr_customer_product_id":47760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:38.000Z","modified_at":"2025-07-25T19:43:38.000Z","name":"Aurelie Kemmer","mobile_number":"884-357-4627","email_id":"Garnet_Weimann27@hotmail.com","dop":"2025-07-15","serial_number":"13560052246359","imei1":"13560052246359","imei2":"13560052246359","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47752,"job_number":"JOB_47752","tr_customer_id":47769,"tr_customer_product_id":47759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:22.000Z","modified_at":"2025-07-25T19:43:22.000Z","name":"Harrison Gutmann","mobile_number":"507-677-3750","email_id":"Glen_Skiles73@hotmail.com","dop":"2025-07-15","serial_number":"18903274859387","imei1":"18903274859387","imei2":"18903274859387","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47751,"job_number":"JOB_47751","tr_customer_id":47768,"tr_customer_product_id":47758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:42:40.000Z","modified_at":"2025-07-25T19:42:40.000Z","name":"Stanton Gibson","mobile_number":"928-499-5193","email_id":"Eusebio10@hotmail.com","dop":"2025-07-15","serial_number":"12817930149358","imei1":"12817930149358","imei2":"12817930149358","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47750,"job_number":"JOB_47750","tr_customer_id":47767,"tr_customer_product_id":47757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:39:48.000Z","modified_at":"2025-07-25T19:39:48.000Z","name":"Hoyt Goldner","mobile_number":"509-457-4765","email_id":"Van.Swift11@yahoo.com","dop":"2025-07-15","serial_number":"19932967944592","imei1":"19932967944592","imei2":"19932967944592","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47749,"job_number":"JOB_47749","tr_customer_id":47766,"tr_customer_product_id":47756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:38:55.000Z","modified_at":"2025-07-25T19:38:55.000Z","name":"Arely Schmitt","mobile_number":"381-875-6876","email_id":"Maureen.Mitchell20@gmail.com","dop":"2025-07-15","serial_number":"11679195000658","imei1":"11679195000658","imei2":"11679195000658","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47748,"job_number":"JOB_47748","tr_customer_id":47765,"tr_customer_product_id":47755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:08.000Z","modified_at":"2025-07-25T19:33:08.000Z","name":"Stone Macejkovic","mobile_number":"823-607-5906","email_id":"Gaetano_Prosacco12@gmail.com","dop":"2025-07-15","serial_number":"18652215209637","imei1":"18652215209637","imei2":"18652215209637","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47747,"job_number":"JOB_47747","tr_customer_id":47764,"tr_customer_product_id":47754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:00.000Z","modified_at":"2025-07-25T19:33:00.000Z","name":"Jessie Kuhn","mobile_number":"669-557-8496","email_id":"Annabel48@hotmail.com","dop":"2025-07-15","serial_number":"19719975709896","imei1":"19719975709896","imei2":"19719975709896","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47746,"job_number":"JOB_47746","tr_customer_id":47763,"tr_customer_product_id":47753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:25.000Z","modified_at":"2025-07-25T19:31:25.000Z","name":"Jayme Weissnat","mobile_number":"226-852-5540","email_id":"Niko_Medhurst@gmail.com","dop":"2025-07-15","serial_number":"14950366973697","imei1":"14950366973697","imei2":"14950366973697","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47745,"job_number":"JOB_47745","tr_customer_id":47762,"tr_customer_product_id":47752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:19.000Z","modified_at":"2025-07-25T19:31:19.000Z","name":"Shaylee Murphy","mobile_number":"763-902-8681","email_id":"Caitlyn79@gmail.com","dop":"2025-07-15","serial_number":"14782455235429","imei1":"14782455235429","imei2":"14782455235429","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47744,"job_number":"JOB_47744","tr_customer_id":47761,"tr_customer_product_id":47751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:30:53.000Z","modified_at":"2025-07-25T19:30:53.000Z","name":"Morris Nikolaus","mobile_number":"331-251-7330","email_id":"Kim50@yahoo.com","dop":"2025-07-15","serial_number":"10563932296964","imei1":"10563932296964","imei2":"10563932296964","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47743,"job_number":"JOB_47743","tr_customer_id":47760,"tr_customer_product_id":47750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:29:38.000Z","modified_at":"2025-07-25T19:29:38.000Z","name":"Marlee Lindgren","mobile_number":"854-271-9795","email_id":"Leland_Dicki@hotmail.com","dop":"2025-07-15","serial_number":"10015377085167","imei1":"10015377085167","imei2":"10015377085167","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47742,"job_number":"JOB_47742","tr_customer_id":47759,"tr_customer_product_id":47749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:28:10.000Z","modified_at":"2025-07-25T19:28:10.000Z","name":"Kari Cronin","mobile_number":"601-335-6556","email_id":"Adella16@hotmail.com","dop":"2025-07-15","serial_number":"10372822835537","imei1":"10372822835537","imei2":"10372822835537","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47741,"job_number":"JOB_47741","tr_customer_id":47758,"tr_customer_product_id":47748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:58.000Z","modified_at":"2025-07-25T19:27:58.000Z","name":"Selena Schoen","mobile_number":"705-602-7736","email_id":"Jacynthe77@gmail.com","dop":"2025-07-15","serial_number":"10448065135591","imei1":"10448065135591","imei2":"10448065135591","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47740,"job_number":"JOB_47740","tr_customer_id":47757,"tr_customer_product_id":47747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:54.000Z","modified_at":"2025-07-25T19:27:54.000Z","name":"Jade Dibbert","mobile_number":"541-583-2023","email_id":"Cristopher.Shields2@gmail.com","dop":"2025-07-15","serial_number":"15915616700441","imei1":"15915616700441","imei2":"15915616700441","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47739,"job_number":"JOB_47739","tr_customer_id":47756,"tr_customer_product_id":47746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:43.000Z","modified_at":"2025-07-25T19:27:43.000Z","name":"Keith Bogisich","mobile_number":"304-723-8340","email_id":"Cheyanne_Purdy81@hotmail.com","dop":"2025-07-15","serial_number":"11651629326648","imei1":"11651629326648","imei2":"11651629326648","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47738,"job_number":"JOB_47738","tr_customer_id":47755,"tr_customer_product_id":47745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:23:44.000Z","modified_at":"2025-07-25T19:23:44.000Z","name":"Marisa Larson","mobile_number":"996-559-5498","email_id":"Alycia15@yahoo.com","dop":"2025-07-15","serial_number":"10047633540912","imei1":"10047633540912","imei2":"10047633540912","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47737,"job_number":"JOB_47737","tr_customer_id":47754,"tr_customer_product_id":47744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:21:12.000Z","modified_at":"2025-07-25T19:21:12.000Z","name":"Fredy Walter","mobile_number":"486-350-1909","email_id":"Hiram.Koch62@gmail.com","dop":"2025-07-15","serial_number":"10582315944852","imei1":"10582315944852","imei2":"10582315944852","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47736,"job_number":"JOB_47736","tr_customer_id":47753,"tr_customer_product_id":47743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:39.000Z","modified_at":"2025-07-25T19:17:39.000Z","name":"Mohammed Fahed","mobile_number":"9876543210","email_id":"fahed@gmail.com","dop":"2025-07-15","serial_number":"12727483596028","imei1":"12727483596028","imei2":"12727483596028","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47735,"job_number":"JOB_47735","tr_customer_id":47752,"tr_customer_product_id":47742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Imran Ansari","mobile_number":"9873432101","email_id":"imran@gmail.com","dop":"2025-07-15","serial_number":"14869842795978","imei1":"14869842795978","imei2":"14869842795978","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47734,"job_number":"JOB_47734","tr_customer_id":47751,"tr_customer_product_id":47741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Suraj Kumar","mobile_number":"9876542210","email_id":"suraj@gmail.com","dop":"2025-07-15","serial_number":"17086779024262","imei1":"17086779024262","imei2":"17086779024262","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47733,"job_number":"JOB_47733","tr_customer_id":47750,"tr_customer_product_id":47740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Varun Kumar","mobile_number":"9876543654","email_id":"varun@gmail.com","dop":"2025-07-15","serial_number":"14207109169601","imei1":"14207109169601","imei2":"14207109169601","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47697,"job_number":"JOB_47697","tr_customer_id":47714,"tr_customer_product_id":47704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:33.000Z","modified_at":"2025-07-25T17:45:33.000Z","name":"Verla Block","mobile_number":"479-725-7458","email_id":"Maye.Conroy85@hotmail.com","dop":"2025-07-02","serial_number":"18585933379565","imei1":"18585933379565","imei2":"18585933379565","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47696,"job_number":"JOB_47696","tr_customer_id":47713,"tr_customer_product_id":47703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:28.000Z","modified_at":"2025-07-25T17:45:29.000Z","name":"Casper Connelly","mobile_number":"791-486-7250","email_id":"Phyllis.Runolfsson32@hotmail.com","dop":"2025-07-02","serial_number":"18253911102331","imei1":"18253911102331","imei2":"18253911102331","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47695,"job_number":"JOB_47695","tr_customer_id":47712,"tr_customer_product_id":47702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:44:49.000Z","modified_at":"2025-07-25T17:44:49.000Z","name":"Elaina Torp","mobile_number":"649-825-2018","email_id":"Monserrate.Mayer5@yahoo.com","dop":"2025-07-02","serial_number":"16547773478606","imei1":"16547773478606","imei2":"16547773478606","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47692,"job_number":"JOB_47692","tr_customer_id":47709,"tr_customer_product_id":47699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:45.000Z","modified_at":"2025-07-25T16:48:45.000Z","name":"Darien Kuvalis","mobile_number":"930-458-6180","email_id":"Ivah_Brekke@gmail.com","dop":"2025-07-02","serial_number":"18400008953242","imei1":"18400008953242","imei2":"18400008953242","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47691,"job_number":"JOB_47691","tr_customer_id":47708,"tr_customer_product_id":47698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:14.000Z","modified_at":"2025-07-25T16:48:14.000Z","name":"Junior Green","mobile_number":"672-620-1029","email_id":"Jordy_Heathcote@hotmail.com","dop":"2025-07-02","serial_number":"13886053242901","imei1":"13886053242901","imei2":"13886053242901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47690,"job_number":"JOB_47690","tr_customer_id":47707,"tr_customer_product_id":47697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:42:09.000Z","modified_at":"2025-07-25T16:42:09.000Z","name":"Keshaun Mraz","mobile_number":"457-707-5237","email_id":"Leif.Ruecker@yahoo.com","dop":"2025-07-02","serial_number":"13655633623944","imei1":"13655633623944","imei2":"13655633623944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47689,"job_number":"JOB_47689","tr_customer_id":47706,"tr_customer_product_id":47696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:37:29.000Z","modified_at":"2025-07-25T16:37:29.000Z","name":"Francesco Carter","mobile_number":"619-994-4799","email_id":"Frederick50@yahoo.com","dop":"2025-07-02","serial_number":"14809904681106","imei1":"14809904681106","imei2":"14809904681106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47683,"job_number":"JOB_47683","tr_customer_id":47700,"tr_customer_product_id":47690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:59:50.000Z","modified_at":"2025-07-25T15:59:50.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Yasmeen.Morar@yahoo.com","dop":"2025-06-10","serial_number":"104215072876291","imei1":"104215072876291","imei2":"104215072876291","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47682,"job_number":"JOB_47682","tr_customer_id":47699,"tr_customer_product_id":47689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:45.000Z","modified_at":"2025-07-25T15:53:45.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sibyl_Leuschke19@hotmail.com","dop":"2025-06-10","serial_number":"100161929850239","imei1":"100161929850239","imei2":"100161929850239","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47680,"job_number":"JOB_47680","tr_customer_id":47697,"tr_customer_product_id":47687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:03.000Z","modified_at":"2025-07-25T15:53:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"104573720782205","imei1":"104573720782205","imei2":"104573720782205","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47679,"job_number":"JOB_47679","tr_customer_id":47696,"tr_customer_product_id":47686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:50:34.000Z","modified_at":"2025-07-25T15:50:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"105640210703533","imei1":"105640210703533","imei2":"105640210703533","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47677,"job_number":"JOB_47677","tr_customer_id":47694,"tr_customer_product_id":47684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:47:21.000Z","modified_at":"2025-07-25T15:47:21.000Z","name":"Art Anderson","mobile_number":"562-560-5485","email_id":"Loraine35@hotmail.com","dop":"2025-06-10","serial_number":"106421360814241","imei1":"106421360814241","imei2":"106421360814241","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47656,"job_number":"JOB_47656","tr_customer_id":47673,"tr_customer_product_id":47663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:33:16.000Z","modified_at":"2025-07-25T14:33:16.000Z","name":"Kristopher Bergstrom","mobile_number":"498-201-6798","email_id":"Godfrey_Satterfield49@hotmail.com","dop":"2025-07-02","serial_number":"12444053892086","imei1":"12444053892086","imei2":"12444053892086","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47644,"job_number":"JOB_47644","tr_customer_id":47661,"tr_customer_product_id":47651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:22:56.000Z","modified_at":"2025-07-25T14:22:56.000Z","name":"Dedric Will","mobile_number":"861-782-2814","email_id":"Ruthie.Rutherford61@hotmail.com","dop":"2025-07-02","serial_number":"10406624903388","imei1":"10406624903388","imei2":"10406624903388","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47640,"job_number":"JOB_47640","tr_customer_id":47657,"tr_customer_product_id":47647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T13:56:58.000Z","name":"Glenda Mante","mobile_number":"717-425-6484","email_id":"Blake_Turcotte@hotmail.com","dop":"2025-07-02","serial_number":"10923379041180","imei1":"10923379041180","imei2":"10923379041180","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47638,"job_number":"JOB_47638","tr_customer_id":47655,"tr_customer_product_id":47645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:49.000Z","modified_at":"2025-07-25T13:56:49.000Z","name":"Caroline Lueilwitz","mobile_number":"975-813-3065","email_id":"Chanel.Miller61@yahoo.com","dop":"2025-07-02","serial_number":"15072044518640","imei1":"15072044518640","imei2":"15072044518640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47637,"job_number":"JOB_47637","tr_customer_id":47654,"tr_customer_product_id":47644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:40.000Z","modified_at":"2025-07-25T13:53:40.000Z","name":"Daphne VonRueden","mobile_number":"611-296-1731","email_id":"Maryjane.Klein@hotmail.com","dop":"2025-07-02","serial_number":"15605236633083","imei1":"15605236633083","imei2":"15605236633083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47629,"job_number":"JOB_47629","tr_customer_id":47646,"tr_customer_product_id":47636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:53.000Z","modified_at":"2025-07-25T13:52:53.000Z","name":"Oma Hahn","mobile_number":"815-439-2923","email_id":"Tess.Cummerata24@hotmail.com","dop":"2025-07-02","serial_number":"13349813519197","imei1":"13349813519197","imei2":"13349813519197","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47621,"job_number":"JOB_47621","tr_customer_id":47638,"tr_customer_product_id":47628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:02.000Z","modified_at":"2025-07-25T13:52:02.000Z","name":"Althea Goodwin","mobile_number":"953-596-1395","email_id":"Torey.Berge75@yahoo.com","dop":"2025-07-02","serial_number":"10591857641948","imei1":"10591857641948","imei2":"10591857641948","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47613,"job_number":"JOB_47613","tr_customer_id":47630,"tr_customer_product_id":47620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:26.000Z","modified_at":"2025-07-25T13:50:26.000Z","name":"Geo Halvorson","mobile_number":"605-459-9548","email_id":"Jordon_Luettgen@yahoo.com","dop":"2025-07-02","serial_number":"17120555264323","imei1":"17120555264323","imei2":"17120555264323","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47612,"job_number":"JOB_47612","tr_customer_id":47629,"tr_customer_product_id":47619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:06.000Z","modified_at":"2025-07-25T13:50:06.000Z","name":"Emma Abernathy","mobile_number":"781-849-6995","email_id":"Herta76@gmail.com","dop":"2025-07-02","serial_number":"13065114088365","imei1":"13065114088365","imei2":"13065114088365","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47611,"job_number":"JOB_47611","tr_customer_id":47628,"tr_customer_product_id":47618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:48:45.000Z","modified_at":"2025-07-25T13:48:45.000Z","name":"Felipa O'Keefe","mobile_number":"963-898-8570","email_id":"Eda.Crooks@yahoo.com","dop":"2025-07-02","serial_number":"16021622012249","imei1":"16021622012249","imei2":"16021622012249","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47523,"job_number":"JOB_47523","tr_customer_id":47540,"tr_customer_product_id":47530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:20:15.000Z","modified_at":"2025-07-25T10:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"925035659551090","imei1":"925035659551090","imei2":"925035659551090","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47516,"job_number":"JOB_47516","tr_customer_id":47533,"tr_customer_product_id":47523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T09:54:50.000Z","modified_at":"2025-07-25T09:54:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"12345654321788","imei1":"12345654321788","imei2":"12345654321788","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T09:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47449,"job_number":"JOB_47449","tr_customer_id":47466,"tr_customer_product_id":47456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:05:51.000Z","modified_at":"2025-07-25T06:05:51.000Z","name":"test vivek","mobile_number":"8766666666","email_id":"tested@yopmail.com","dop":"2016-07-22","serial_number":"01234567899999","imei1":"01234567899999","imei2":"01234567899999","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify message is successful 1 0 0
Verify response time is less than 500 ms 1 0 0
Verify data is not an empty array 1 0 0
Created job should be present JOB_47795 for pending for assignment state 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Created job should be present JOB_47795 for pending for assignment state
expected [ 47794, 47791, 47789, 47777, …(309) ] to include 'JOB_47795'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/detailss
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29faaa40-7daf-44cf-b02e-1bfbf0504e18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify Status code is 404 when the endpoint is incorrect 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c349dbe-8a00-4e60-8de0-f8c6445de4fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 when the endpoint is incorrect 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 209ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOpOANiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDYwMzcxNzJ9.oxQkdt05_Pl1ImKCtlaVKyfXGTL_bTb6-3d-h0FBX3E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d44c295e-8e0d-4070-b79e-b01e8932dc5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 Forbidden when the endpoint is incorrect 0 1 0
Verify the response body contains 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403 Forbidden when the endpoint is incorrect
expected response to have status code 403 but got 500
Verify the response body contains 'Forbidden'
expected '{"status":500,"message":"invalid toke…' to include 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 866B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90874bb1-17ba-48de-8d62-f9c37388568b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 500ms 1 0 0
Response should return a list of engineers for the supervisor’s service center 1 0 0
Each engineer should include 'id', 'first_name', 'last_name', 'login_id' 2 0 0
Response should match the schema 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8eb0d2c6-fe45-4fff-843b-3de211c02895
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Missing authorization should return status code 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 54B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e7fd231-305c-4bd8-b7f0-64a07a9db598
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47795,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Message should be 'Engineer assigned successfully' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 105B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e072d4a7-e74e-42e6-b83b-fd74ce2b16bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 333062,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 500 1 0 0
Message should be 'Invalid job assignment' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b71e0843-11bd-4b14-9df8-b26e789abd1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47795,
            "engineer_id": 3
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 500 1 0 0
Message should be 'Invalid Engineer' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 208ms
Mean size per request: 191B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cfc38f85-2392-4b62-bc70-1e175ea8040e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "job_id": ,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 191
ETag W/"bf-v5nRuQIsS3qHGGE4ySXXDzahwbU"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": 2\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Missing job_id should return 400 Bad Request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31167,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 208ms
Mean size per request: 196B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5f90f0b-eac4-437e-872a-8a1d33ef9d41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 48
Request Body
{
            "job_id": 47795 ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-9i7sxl4fUGytlGlChL/CWqMBLsI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 47795 ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Missing engg_id should return 400 Bad Request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTI2ODJ9.JC3dqRNn1SOk7ef71WXVknkZMpm1mZ4MkZqMeSwrF18' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_assignment"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 302.51KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NzJ9.R4uI7O3U8NeZg6zE6yMS1twPQPfSH4HX-wbgL-Gvxco
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab528973-c730-4565-98a7-fa71b517af20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "details_key": "pending_for_assignment"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4ba0a-tNbsU0GsO+/crQUyeSKDphfLyEw"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47794,"job_number":"JOB_47794","tr_customer_id":47811,"tr_customer_product_id":47801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:17.000Z","modified_at":"2025-07-26T03:44:17.000Z","name":"Sister Jacobs","mobile_number":"838-953-2905","email_id":"Brendan_Kihn@gmail.com","dop":"2025-04-06","serial_number":"12854913372532008","imei1":"12854913372532008","imei2":"12854913372532008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47791,"job_number":"JOB_47791","tr_customer_id":47808,"tr_customer_product_id":47798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:39.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"S.SANDHYA VENKAT","mobile_number":"9940581495","email_id":"vsandhya.vsm@gmail.com","dop":"2025-07-20","serial_number":"98756465132132465","imei1":"98756465132132465","imei2":"98756465132132465","popurl":"2025-07-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47789,"job_number":"JOB_47789","tr_customer_id":47806,"tr_customer_product_id":47796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:18.000Z","modified_at":"2025-07-26T03:43:19.000Z","name":"Jany Auer","mobile_number":"833-738-7643","email_id":"Alexandria.Fadel12@yahoo.com","dop":"2025-04-06","serial_number":"10136922654689006","imei1":"10136922654689006","imei2":"10136922654689006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47777,"job_number":"JOB_47777","tr_customer_id":47794,"tr_customer_product_id":47784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:50:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Kraig_White@hotmail.com","dop":"2025-07-09","serial_number":"106996593830337","imei1":"106996593830337","imei2":"106996593830337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47775,"job_number":"JOB_47775","tr_customer_id":47792,"tr_customer_product_id":47782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:21.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Arnoldo_Kirlin@yahoo.com","dop":"2025-07-09","serial_number":"105664361987723","imei1":"105664361987723","imei2":"105664361987723","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47773,"job_number":"JOB_47773","tr_customer_id":47790,"tr_customer_product_id":47780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:02.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Paul.Kunze@gmail.com","dop":"2025-07-09","serial_number":"101006223118116","imei1":"101006223118116","imei2":"101006223118116","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47770,"job_number":"JOB_47770","tr_customer_id":47787,"tr_customer_product_id":47777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Laisha.Christiansen@yahoo.com","dop":"2025-07-09","serial_number":"102977332931565","imei1":"102977332931565","imei2":"102977332931565","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47731,"job_number":"JOB_47731","tr_customer_id":47748,"tr_customer_product_id":47738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:07:57.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Beverly_Schneider83@hotmail.com","dop":"2025-07-09","serial_number":"103770963762220","imei1":"103770963762220","imei2":"103770963762220","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47729,"job_number":"JOB_47729","tr_customer_id":47746,"tr_customer_product_id":47736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:36.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Dallas_Braun94@hotmail.com","dop":"2025-07-09","serial_number":"105869349538526","imei1":"105869349538526","imei2":"105869349538526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:07:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47728,"job_number":"JOB_47728","tr_customer_id":47745,"tr_customer_product_id":47735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:50.000Z","modified_at":"2025-07-25T19:05:50.000Z","name":"Kajal s","mobile_number":"9841636255","email_id":"Alisa_Rempel39@hotmail.com","dop":"2025-07-09","serial_number":"109783292670297","imei1":"109783292670297","imei2":"109783292670297","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47727,"job_number":"JOB_47727","tr_customer_id":47744,"tr_customer_product_id":47734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:05:49.000Z","modified_at":"2025-07-25T19:05:49.000Z","name":"Riya t","mobile_number":"9941454262","email_id":"Macy_Cormier@gmail.com","dop":"2025-07-09","serial_number":"106869586990468","imei1":"106869586990468","imei2":"106869586990468","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47726,"job_number":"JOB_47726","tr_customer_id":47743,"tr_customer_product_id":47733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:04:42.000Z","modified_at":"2025-07-25T19:04:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Margie.Flatley@hotmail.com","dop":"2025-07-09","serial_number":"106312744889976","imei1":"106312744889976","imei2":"106312744889976","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47725,"job_number":"JOB_47725","tr_customer_id":47742,"tr_customer_product_id":47732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:56:13.000Z","modified_at":"2025-07-25T18:56:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Gayle_Frami67@yahoo.com","dop":"2025-07-09","serial_number":"104689782015963","imei1":"104689782015963","imei2":"104689782015963","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47724,"job_number":"JOB_47724","tr_customer_id":47741,"tr_customer_product_id":47731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:54:48.000Z","modified_at":"2025-07-25T18:54:48.000Z","name":"Gina Funk","mobile_number":"985-773-9578","email_id":"Levi_Stokes@yahoo.com","dop":"2025-07-09","serial_number":"100049776501433","imei1":"100049776501433","imei2":"100049776501433","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47723,"job_number":"JOB_47723","tr_customer_id":47740,"tr_customer_product_id":47730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:52:02.000Z","modified_at":"2025-07-25T18:52:02.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"13391400188926","imei1":"13391400188926","imei2":"13391400188926","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47722,"job_number":"JOB_47722","tr_customer_id":47739,"tr_customer_product_id":47729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:51.000Z","modified_at":"2025-07-25T18:47:51.000Z","name":"Rahsaan Jaskolski","mobile_number":"529-509-1491","email_id":"Hannah91@hotmail.com","dop":"2025-07-09","serial_number":"105805932166184","imei1":"105805932166184","imei2":"105805932166184","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47721,"job_number":"JOB_47721","tr_customer_id":47738,"tr_customer_product_id":47728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:47:07.000Z","modified_at":"2025-07-25T18:47:07.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"18533544125261","imei1":"18533544125261","imei2":"18533544125261","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47720,"job_number":"JOB_47720","tr_customer_id":47737,"tr_customer_product_id":47727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"106081060957896","imei1":"106081060957896","imei2":"106081060957896","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47719,"job_number":"JOB_47719","tr_customer_id":47736,"tr_customer_product_id":47726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"109209107196402","imei1":"109209107196402","imei2":"109209107196402","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47718,"job_number":"JOB_47718","tr_customer_id":47735,"tr_customer_product_id":47725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:18:59.000Z","modified_at":"2025-07-25T18:18:59.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105497256133055","imei1":"105497256133055","imei2":"105497256133055","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47717,"job_number":"JOB_47717","tr_customer_id":47734,"tr_customer_product_id":47724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:15:23.000Z","modified_at":"2025-07-25T18:15:23.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19537067292296","imei1":"19537067292296","imei2":"19537067292296","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:15:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47716,"job_number":"JOB_47716","tr_customer_id":47733,"tr_customer_product_id":47723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:38.000Z","modified_at":"2025-07-25T18:14:38.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"14236984734990","imei1":"14236984734990","imei2":"14236984734990","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47715,"job_number":"JOB_47715","tr_customer_id":47732,"tr_customer_product_id":47722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:14:36.000Z","modified_at":"2025-07-25T18:14:36.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11744124741623","imei1":"11744124741623","imei2":"11744124741623","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47713,"job_number":"JOB_47713","tr_customer_id":47730,"tr_customer_product_id":47720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:12:16.000Z","modified_at":"2025-07-25T18:12:16.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19551147741172","imei1":"19551147741172","imei2":"19551147741172","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47710,"job_number":"JOB_47710","tr_customer_id":47727,"tr_customer_product_id":47717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:13.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"105067331818787","imei1":"105067331818787","imei2":"105067331818787","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47709,"job_number":"JOB_47709","tr_customer_id":47726,"tr_customer_product_id":47716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:56.000Z","modified_at":"2025-07-25T18:04:56.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"11543315336777","imei1":"11543315336777","imei2":"11543315336777","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47707,"job_number":"JOB_47707","tr_customer_id":47724,"tr_customer_product_id":47714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:04:53.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"104609025693646","imei1":"104609025693646","imei2":"104609025693646","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47705,"job_number":"JOB_47705","tr_customer_id":47722,"tr_customer_product_id":47712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"105128411241544","imei1":"105128411241544","imei2":"105128411241544","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47703,"job_number":"JOB_47703","tr_customer_id":47720,"tr_customer_product_id":47710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:17.000Z","name":"Kajal s","mobile_number":"874332152","email_id":"kavi@gmail.com","dop":"2025-07-09","serial_number":"101731598894432","imei1":"101731598894432","imei2":"101731598894432","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47701,"job_number":"JOB_47701","tr_customer_id":47718,"tr_customer_product_id":47708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:00:55.000Z","name":"Riya t","mobile_number":"8754432522","email_id":"ravi@gmail.com","dop":"2025-07-09","serial_number":"105186923967530","imei1":"105186923967530","imei2":"105186923967530","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47699,"job_number":"JOB_47699","tr_customer_id":47716,"tr_customer_product_id":47706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:34.000Z","name":"Mugurima banu","mobile_number":"9841636255","email_id":"mugurimabanu95@gmail.com","dop":"2025-07-09","serial_number":"109913511297115","imei1":"109913511297115","imei2":"109913511297115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T18:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47698,"job_number":"JOB_47698","tr_customer_id":47715,"tr_customer_product_id":47705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:48:47.000Z","modified_at":"2025-07-25T17:48:47.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"12117539517611","imei1":"12117539517611","imei2":"12117539517611","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47694,"job_number":"JOB_47694","tr_customer_id":47711,"tr_customer_product_id":47701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:32.000Z","modified_at":"2025-07-25T17:42:32.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19968963401359","imei1":"19968963401359","imei2":"19968963401359","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47693,"job_number":"JOB_47693","tr_customer_id":47710,"tr_customer_product_id":47700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:42:25.000Z","modified_at":"2025-07-25T17:42:25.000Z","name":"Divyanshuu Sharma","mobile_number":"7042705899","email_id":"divyansshu786@gmail.com","dop":"2025-06-30","serial_number":"19929896078476","imei1":"19929896078476","imei2":"19929896078476","popurl":"2025-06-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47676,"job_number":"JOB_47676","tr_customer_id":47693,"tr_customer_product_id":47683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:34.000Z","modified_at":"2025-07-25T14:48:34.000Z","name":"Gay Renner","mobile_number":"581-206-5558","email_id":"Toney_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"12249291944509842","imei1":"12249291944509842","imei2":"12249291944509842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47674,"job_number":"JOB_47674","tr_customer_id":47691,"tr_customer_product_id":47681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:27.000Z","modified_at":"2025-07-25T14:48:27.000Z","name":"Ruby Quitzon","mobile_number":"213-812-9391","email_id":"Lauren_Bauch44@gmail.com","dop":"2025-06-18","serial_number":"1009508872398902","imei1":"1009508872398902","imei2":"1009508872398902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47672,"job_number":"JOB_47672","tr_customer_id":47689,"tr_customer_product_id":47679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:48:26.000Z","modified_at":"2025-07-25T14:48:26.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10645865729063","imei1":"10645865729063","imei2":"10645865729063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47671,"job_number":"JOB_47671","tr_customer_id":47688,"tr_customer_product_id":47678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:43.000Z","modified_at":"2025-07-25T14:47:43.000Z","name":"Pearl Gottlieb","mobile_number":"520-732-9193","email_id":"Brianne.Konopelski@gmail.com","dop":"2025-06-18","serial_number":"1092844662806044","imei1":"1092844662806044","imei2":"1092844662806044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47669,"job_number":"JOB_47669","tr_customer_id":47686,"tr_customer_product_id":47676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:47:42.000Z","modified_at":"2025-07-25T14:47:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10897522199771","imei1":"10897522199771","imei2":"10897522199771","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47668,"job_number":"JOB_47668","tr_customer_id":47685,"tr_customer_product_id":47675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:41.000Z","modified_at":"2025-07-25T14:45:41.000Z","name":"Kennith Fisher","mobile_number":"290-473-8118","email_id":"Izabella.Ernser@hotmail.com","dop":"2025-04-07","serial_number":"3267041942255505","imei1":"3267041942255505","imei2":"3267041942255505","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47666,"job_number":"JOB_47666","tr_customer_id":47683,"tr_customer_product_id":47673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15180552793359","imei1":"15180552793359","imei2":"15180552793359","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47665,"job_number":"JOB_47665","tr_customer_id":47682,"tr_customer_product_id":47672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:39.000Z","modified_at":"2025-07-25T14:45:39.000Z","name":"Brandyn Grimes","mobile_number":"404-556-4639","email_id":"Anita.Gaylord@gmail.com","dop":"2025-04-07","serial_number":"17607220150417","imei1":"17607220150417","imei2":"17607220150417","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47664,"job_number":"JOB_47664","tr_customer_id":47681,"tr_customer_product_id":47671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:45:01.000Z","modified_at":"2025-07-25T14:45:01.000Z","name":"Effie Hickle","mobile_number":"889-494-9834","email_id":"Manley_Friesen@gmail.com","dop":"2025-04-07","serial_number":"9143906337906820","imei1":"9143906337906820","imei2":"9143906337906820","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47662,"job_number":"JOB_47662","tr_customer_id":47679,"tr_customer_product_id":47669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"19207216897823","imei1":"19207216897823","imei2":"19207216897823","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47661,"job_number":"JOB_47661","tr_customer_id":47678,"tr_customer_product_id":47668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:59.000Z","modified_at":"2025-07-25T14:44:59.000Z","name":"Urban Erdman","mobile_number":"325-954-0191","email_id":"Parker_Becker@gmail.com","dop":"2025-04-07","serial_number":"14296354003950","imei1":"14296354003950","imei2":"14296354003950","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47660,"job_number":"JOB_47660","tr_customer_id":47677,"tr_customer_product_id":47667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:21.000Z","modified_at":"2025-07-25T14:44:21.000Z","name":"Audra Ullrich","mobile_number":"780-767-4012","email_id":"Mollie_Keeling83@gmail.com","dop":"2025-04-07","serial_number":"2321452688306681","imei1":"2321452688306681","imei2":"2321452688306681","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47658,"job_number":"JOB_47658","tr_customer_id":47675,"tr_customer_product_id":47665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"17267055154480","imei1":"17267055154480","imei2":"17267055154480","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47657,"job_number":"JOB_47657","tr_customer_id":47674,"tr_customer_product_id":47664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:44:19.000Z","modified_at":"2025-07-25T14:44:19.000Z","name":"Francesco Rogahn","mobile_number":"782-312-7381","email_id":"Alicia_Cremin@gmail.com","dop":"2025-04-07","serial_number":"14820949948727","imei1":"14820949948727","imei2":"14820949948727","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47655,"job_number":"JOB_47655","tr_customer_id":47672,"tr_customer_product_id":47662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:16.000Z","modified_at":"2025-07-25T14:25:16.000Z","name":"Lance Leannon","mobile_number":"879-884-2764","email_id":"Guillermo19@gmail.com","dop":"2025-04-06","serial_number":"16443303047270264","imei1":"16443303047270264","imei2":"16443303047270264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47653,"job_number":"JOB_47653","tr_customer_id":47670,"tr_customer_product_id":47660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:14.000Z","modified_at":"2025-07-25T14:25:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13385957555968","imei1":"13385957555968","imei2":"13385957555968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47652,"job_number":"JOB_47652","tr_customer_id":47669,"tr_customer_product_id":47659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:25:11.000Z","modified_at":"2025-07-25T14:25:12.000Z","name":"Martin Ryan","mobile_number":"276-809-7077","email_id":"Piper.Kunde4@hotmail.com","dop":"2025-04-06","serial_number":"10617308005334824","imei1":"10617308005334824","imei2":"10617308005334824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47650,"job_number":"JOB_47650","tr_customer_id":47667,"tr_customer_product_id":47657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:32.000Z","modified_at":"2025-07-25T14:24:32.000Z","name":"Adrain Runolfsdottir","mobile_number":"781-330-1957","email_id":"Ansel96@hotmail.com","dop":"2025-04-06","serial_number":"18857829011548210","imei1":"18857829011548210","imei2":"18857829011548210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47648,"job_number":"JOB_47648","tr_customer_id":47665,"tr_customer_product_id":47655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:24:30.000Z","modified_at":"2025-07-25T14:24:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17636324836587","imei1":"17636324836587","imei2":"17636324836587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:24:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47647,"job_number":"JOB_47647","tr_customer_id":47664,"tr_customer_product_id":47654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:47.000Z","modified_at":"2025-07-25T14:23:47.000Z","name":"Annabel Zemlak","mobile_number":"624-644-1763","email_id":"Clarissa_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"15855996512002422","imei1":"15855996512002422","imei2":"15855996512002422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47645,"job_number":"JOB_47645","tr_customer_id":47662,"tr_customer_product_id":47652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:23:46.000Z","modified_at":"2025-07-25T14:23:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17579009666753","imei1":"17579009666753","imei2":"17579009666753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47643,"job_number":"JOB_47643","tr_customer_id":47660,"tr_customer_product_id":47650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:20:32.000Z","modified_at":"2025-07-25T14:20:32.000Z","name":"Johnathan Boehm","mobile_number":"459-352-0855","email_id":"Mortimer58@gmail.com","dop":"2025-04-06","serial_number":"18100469564078610","imei1":"18100469564078610","imei2":"18100469564078610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47641,"job_number":"JOB_47641","tr_customer_id":47658,"tr_customer_product_id":47648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:16:16.000Z","modified_at":"2025-07-25T14:16:16.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16113464058026","imei1":"16113464058026","imei2":"16113464058026","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47635,"job_number":"JOB_47635","tr_customer_id":47652,"tr_customer_product_id":47642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65360503095678","imei1":"65360503095678","imei2":"65360503095678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47634,"job_number":"JOB_47634","tr_customer_id":47651,"tr_customer_product_id":47641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:06.000Z","modified_at":"2025-07-25T13:53:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43711964440933","imei1":"43711964440933","imei2":"43711964440933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47633,"job_number":"JOB_47633","tr_customer_id":47650,"tr_customer_product_id":47640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79658944199939","imei1":"79658944199939","imei2":"79658944199939","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47632,"job_number":"JOB_47632","tr_customer_id":47649,"tr_customer_product_id":47639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98218233640349","imei1":"98218233640349","imei2":"98218233640349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47631,"job_number":"JOB_47631","tr_customer_id":47648,"tr_customer_product_id":47638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:05.000Z","modified_at":"2025-07-25T13:53:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65746049582976","imei1":"65746049582976","imei2":"65746049582976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47630,"job_number":"JOB_47630","tr_customer_id":47647,"tr_customer_product_id":47637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:04.000Z","modified_at":"2025-07-25T13:53:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54190791441487","imei1":"54190791441487","imei2":"54190791441487","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47627,"job_number":"JOB_47627","tr_customer_id":47644,"tr_customer_product_id":47634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37628652740514","imei1":"37628652740514","imei2":"37628652740514","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47626,"job_number":"JOB_47626","tr_customer_id":47643,"tr_customer_product_id":47633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:33.000Z","modified_at":"2025-07-25T13:52:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38602602231471","imei1":"38602602231471","imei2":"38602602231471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47625,"job_number":"JOB_47625","tr_customer_id":47642,"tr_customer_product_id":47632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22632472944821","imei1":"22632472944821","imei2":"22632472944821","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47624,"job_number":"JOB_47624","tr_customer_id":47641,"tr_customer_product_id":47631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10299178001590","imei1":"10299178001590","imei2":"10299178001590","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47623,"job_number":"JOB_47623","tr_customer_id":47640,"tr_customer_product_id":47630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:32.000Z","modified_at":"2025-07-25T13:52:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46341971782035","imei1":"46341971782035","imei2":"46341971782035","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47622,"job_number":"JOB_47622","tr_customer_id":47639,"tr_customer_product_id":47629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:31.000Z","modified_at":"2025-07-25T13:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66757442568192","imei1":"66757442568192","imei2":"66757442568192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47619,"job_number":"JOB_47619","tr_customer_id":47636,"tr_customer_product_id":47626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52807981653247","imei1":"52807981653247","imei2":"52807981653247","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47618,"job_number":"JOB_47618","tr_customer_id":47635,"tr_customer_product_id":47625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49721982936947","imei1":"49721982936947","imei2":"49721982936947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47617,"job_number":"JOB_47617","tr_customer_id":47634,"tr_customer_product_id":47624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:00.000Z","modified_at":"2025-07-25T13:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43677997763736","imei1":"43677997763736","imei2":"43677997763736","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47616,"job_number":"JOB_47616","tr_customer_id":47633,"tr_customer_product_id":47623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38038252492500","imei1":"38038252492500","imei2":"38038252492500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47615,"job_number":"JOB_47615","tr_customer_id":47632,"tr_customer_product_id":47622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10949690290849","imei1":"10949690290849","imei2":"10949690290849","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47614,"job_number":"JOB_47614","tr_customer_id":47631,"tr_customer_product_id":47621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:51:59.000Z","modified_at":"2025-07-25T13:51:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89755834334885","imei1":"89755834334885","imei2":"89755834334885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47610,"job_number":"JOB_47610","tr_customer_id":47627,"tr_customer_product_id":47617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:26.000Z","modified_at":"2025-07-25T13:13:26.000Z","name":"Idella Emmerich","mobile_number":"923-743-6231","email_id":"Milan.Oberbrunner88@yahoo.com","dop":"2025-04-07","serial_number":"6091262396501148","imei1":"6091262396501148","imei2":"6091262396501148","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47608,"job_number":"JOB_47608","tr_customer_id":47625,"tr_customer_product_id":47615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13022329356992","imei1":"13022329356992","imei2":"13022329356992","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47607,"job_number":"JOB_47607","tr_customer_id":47624,"tr_customer_product_id":47614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:13:24.000Z","modified_at":"2025-07-25T13:13:24.000Z","name":"Carolyne Runte","mobile_number":"274-789-1167","email_id":"Kailyn.Mayer@hotmail.com","dop":"2025-04-07","serial_number":"14119124191674","imei1":"14119124191674","imei2":"14119124191674","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47606,"job_number":"JOB_47606","tr_customer_id":47623,"tr_customer_product_id":47613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:46.000Z","modified_at":"2025-07-25T13:12:46.000Z","name":"Otilia Waters","mobile_number":"471-925-6142","email_id":"Guiseppe24@hotmail.com","dop":"2025-04-07","serial_number":"7194815394836459","imei1":"7194815394836459","imei2":"7194815394836459","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47604,"job_number":"JOB_47604","tr_customer_id":47621,"tr_customer_product_id":47611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:45.000Z","modified_at":"2025-07-25T13:12:45.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"10763647824337","imei1":"10763647824337","imei2":"10763647824337","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47603,"job_number":"JOB_47603","tr_customer_id":47620,"tr_customer_product_id":47610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:44.000Z","modified_at":"2025-07-25T13:12:44.000Z","name":"Annamae McLaughlin","mobile_number":"545-817-1677","email_id":"Cameron_Gorczany15@gmail.com","dop":"2025-04-07","serial_number":"19064957495102","imei1":"19064957495102","imei2":"19064957495102","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47602,"job_number":"JOB_47602","tr_customer_id":47619,"tr_customer_product_id":47609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:06.000Z","modified_at":"2025-07-25T13:12:06.000Z","name":"Macie Kutch","mobile_number":"525-442-2635","email_id":"Melody.Kshlerin20@hotmail.com","dop":"2025-04-07","serial_number":"1106607010634569","imei1":"1106607010634569","imei2":"1106607010634569","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47600,"job_number":"JOB_47600","tr_customer_id":47617,"tr_customer_product_id":47607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"18894512904948","imei1":"18894512904948","imei2":"18894512904948","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47599,"job_number":"JOB_47599","tr_customer_id":47616,"tr_customer_product_id":47606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:12:04.000Z","modified_at":"2025-07-25T13:12:04.000Z","name":"Wilfred Wyman","mobile_number":"688-247-4804","email_id":"Rashawn.Schuppe79@hotmail.com","dop":"2025-04-07","serial_number":"11973409025999","imei1":"11973409025999","imei2":"11973409025999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47596,"job_number":"JOB_47596","tr_customer_id":47613,"tr_customer_product_id":47603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:02.000Z","modified_at":"2025-07-25T12:32:02.000Z","name":"Geraldine Metz","mobile_number":"364-379-6933","email_id":"Davion.Grant@yahoo.com","dop":"2025-04-06","serial_number":"10741319584052740","imei1":"10741319584052740","imei2":"10741319584052740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47594,"job_number":"JOB_47594","tr_customer_id":47611,"tr_customer_product_id":47601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:32:00.000Z","modified_at":"2025-07-25T12:32:00.000Z","name":"Rita Ruecker","mobile_number":"459-398-3785","email_id":"Isac_Jast@yahoo.com","dop":"2025-04-06","serial_number":"19099241632754","imei1":"19099241632754","imei2":"19099241632754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47593,"job_number":"JOB_47593","tr_customer_id":47610,"tr_customer_product_id":47600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:27.000Z","modified_at":"2025-07-25T12:31:27.000Z","name":"Lon Braun","mobile_number":"304-499-8520","email_id":"Garnet.Crist1@hotmail.com","dop":"2025-04-06","serial_number":"16777715195550752","imei1":"16777715195550752","imei2":"16777715195550752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47591,"job_number":"JOB_47591","tr_customer_id":47608,"tr_customer_product_id":47598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:31:26.000Z","modified_at":"2025-07-25T12:31:26.000Z","name":"Will Weissnat","mobile_number":"496-687-0146","email_id":"Enoch_Deckow18@gmail.com","dop":"2025-04-06","serial_number":"10752505227857","imei1":"10752505227857","imei2":"10752505227857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47590,"job_number":"JOB_47590","tr_customer_id":47607,"tr_customer_product_id":47597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:53.000Z","modified_at":"2025-07-25T12:30:53.000Z","name":"Arvid Bednar","mobile_number":"571-941-4277","email_id":"Kayli_Pouros2@gmail.com","dop":"2025-04-06","serial_number":"10722888471555724","imei1":"10722888471555724","imei2":"10722888471555724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47588,"job_number":"JOB_47588","tr_customer_id":47605,"tr_customer_product_id":47595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T12:30:51.000Z","modified_at":"2025-07-25T12:30:52.000Z","name":"Evelyn Little","mobile_number":"511-529-9719","email_id":"Kaylin_Kuphal@hotmail.com","dop":"2025-04-06","serial_number":"11929671922300","imei1":"11929671922300","imei2":"11929671922300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47587,"job_number":"JOB_47587","tr_customer_id":47604,"tr_customer_product_id":47594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:38:21.000Z","modified_at":"2025-07-25T11:38:21.000Z","name":"Ryley Runolfsdottir","mobile_number":"420-482-1952","email_id":"Keara.Ziemann@gmail.com","dop":"2025-04-06","serial_number":"18517118808044184","imei1":"18517118808044184","imei2":"18517118808044184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47583,"job_number":"JOB_47583","tr_customer_id":47600,"tr_customer_product_id":47590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:04.000Z","modified_at":"2025-07-25T11:13:04.000Z","name":"Orin Dicki","mobile_number":"996-647-7405","email_id":"Edward66@yahoo.com","dop":"2025-04-06","serial_number":"11711174067968768","imei1":"11711174067968768","imei2":"11711174067968768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47581,"job_number":"JOB_47581","tr_customer_id":47598,"tr_customer_product_id":47588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:13:02.000Z","modified_at":"2025-07-25T11:13:02.000Z","name":"Juwan Ebert","mobile_number":"608-722-9014","email_id":"Clara83@hotmail.com","dop":"2025-04-06","serial_number":"15360274507440","imei1":"15360274507440","imei2":"15360274507440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47580,"job_number":"JOB_47580","tr_customer_id":47597,"tr_customer_product_id":47587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:24.000Z","modified_at":"2025-07-25T11:12:24.000Z","name":"Reagan Dach","mobile_number":"626-654-9829","email_id":"Ceasar_Emard77@gmail.com","dop":"2025-04-06","serial_number":"16750534845797860","imei1":"16750534845797860","imei2":"16750534845797860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47578,"job_number":"JOB_47578","tr_customer_id":47595,"tr_customer_product_id":47585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:12:23.000Z","modified_at":"2025-07-25T11:12:23.000Z","name":"Eliezer Pfeffer","mobile_number":"780-954-8870","email_id":"Minerva61@gmail.com","dop":"2025-04-06","serial_number":"15891062949907","imei1":"15891062949907","imei2":"15891062949907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47577,"job_number":"JOB_47577","tr_customer_id":47594,"tr_customer_product_id":47584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:44.000Z","modified_at":"2025-07-25T11:11:44.000Z","name":"Karli Gaylord","mobile_number":"262-602-7121","email_id":"Josh_Smith22@hotmail.com","dop":"2025-04-06","serial_number":"15748750449709240","imei1":"15748750449709240","imei2":"15748750449709240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47575,"job_number":"JOB_47575","tr_customer_id":47592,"tr_customer_product_id":47582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:43.000Z","modified_at":"2025-07-25T11:11:43.000Z","name":"Lincoln Blanda","mobile_number":"291-400-1852","email_id":"Foster_Brakus45@yahoo.com","dop":"2025-04-06","serial_number":"17927535031204","imei1":"17927535031204","imei2":"17927535031204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:11:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47572,"job_number":"JOB_47572","tr_customer_id":47589,"tr_customer_product_id":47579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:17.000Z","modified_at":"2025-07-25T11:06:17.000Z","name":"Theodora Streich","mobile_number":"252-929-5928","email_id":"Preston41@hotmail.com","dop":"2025-04-06","serial_number":"12966797282740996","imei1":"12966797282740996","imei2":"12966797282740996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47570,"job_number":"JOB_47570","tr_customer_id":47587,"tr_customer_product_id":47577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:06:16.000Z","modified_at":"2025-07-25T11:06:16.000Z","name":"Winnifred Corwin","mobile_number":"952-784-6672","email_id":"Jacinto.Daniel46@yahoo.com","dop":"2025-04-06","serial_number":"13005193494709","imei1":"13005193494709","imei2":"13005193494709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:06:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47569,"job_number":"JOB_47569","tr_customer_id":47586,"tr_customer_product_id":47576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:38.000Z","modified_at":"2025-07-25T11:05:38.000Z","name":"Casper Crooks","mobile_number":"473-905-5623","email_id":"Alyce24@yahoo.com","dop":"2025-04-06","serial_number":"19078416703486764","imei1":"19078416703486764","imei2":"19078416703486764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47567,"job_number":"JOB_47567","tr_customer_id":47584,"tr_customer_product_id":47574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:05:36.000Z","modified_at":"2025-07-25T11:05:36.000Z","name":"Lucy Schulist","mobile_number":"449-698-1116","email_id":"Joseph0@gmail.com","dop":"2025-04-06","serial_number":"17461091992213","imei1":"17461091992213","imei2":"17461091992213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47566,"job_number":"JOB_47566","tr_customer_id":47583,"tr_customer_product_id":47573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:58.000Z","modified_at":"2025-07-25T11:04:58.000Z","name":"Rosie Will","mobile_number":"806-977-3528","email_id":"Electa.Auer0@gmail.com","dop":"2025-04-06","serial_number":"12171723791627702","imei1":"12171723791627702","imei2":"12171723791627702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47564,"job_number":"JOB_47564","tr_customer_id":47581,"tr_customer_product_id":47571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:04:57.000Z","modified_at":"2025-07-25T11:04:57.000Z","name":"Jayne Parker","mobile_number":"359-364-2403","email_id":"Bell.Boehm44@yahoo.com","dop":"2025-04-06","serial_number":"18988554032127","imei1":"18988554032127","imei2":"18988554032127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T11:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47558,"job_number":"JOB_47558","tr_customer_id":47575,"tr_customer_product_id":47565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:37.000Z","modified_at":"2025-07-25T10:55:37.000Z","name":"Marcelle Heller","mobile_number":"967-350-9574","email_id":"Jalen_Ritchie79@yahoo.com","dop":"2025-04-06","serial_number":"18077773971914300","imei1":"18077773971914300","imei2":"18077773971914300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47556,"job_number":"JOB_47556","tr_customer_id":47573,"tr_customer_product_id":47563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:35.000Z","modified_at":"2025-07-25T10:55:35.000Z","name":"Adela Nikolaus","mobile_number":"231-809-9692","email_id":"Henry53@yahoo.com","dop":"2025-04-06","serial_number":"16327399661132","imei1":"16327399661132","imei2":"16327399661132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47554,"job_number":"JOB_47554","tr_customer_id":47571,"tr_customer_product_id":47561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:52.000Z","modified_at":"2025-07-25T10:54:52.000Z","name":"Hassan Larson","mobile_number":"613-828-3429","email_id":"Glenna_Dickinson42@hotmail.com","dop":"2025-04-06","serial_number":"16686339111771392","imei1":"16686339111771392","imei2":"16686339111771392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47552,"job_number":"JOB_47552","tr_customer_id":47569,"tr_customer_product_id":47559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:51.000Z","modified_at":"2025-07-25T10:54:51.000Z","name":"Vinnie Hahn","mobile_number":"745-420-6618","email_id":"Hermann_Corkery36@gmail.com","dop":"2025-04-06","serial_number":"19198088723482","imei1":"19198088723482","imei2":"19198088723482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47551,"job_number":"JOB_47551","tr_customer_id":47568,"tr_customer_product_id":47558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:08.000Z","modified_at":"2025-07-25T10:54:08.000Z","name":"Justen Braun","mobile_number":"913-981-6310","email_id":"Elbert.Brekke74@gmail.com","dop":"2025-04-06","serial_number":"16332007595306790","imei1":"16332007595306790","imei2":"16332007595306790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47549,"job_number":"JOB_47549","tr_customer_id":47566,"tr_customer_product_id":47556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:54:06.000Z","modified_at":"2025-07-25T10:54:06.000Z","name":"Einar Harber","mobile_number":"914-686-0099","email_id":"Kianna.Wilkinson1@gmail.com","dop":"2025-04-06","serial_number":"12503203998599","imei1":"12503203998599","imei2":"12503203998599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47545,"job_number":"JOB_47545","tr_customer_id":47562,"tr_customer_product_id":47552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:24.000Z","modified_at":"2025-07-25T10:47:24.000Z","name":"Willis Mitchell","mobile_number":"894-831-6368","email_id":"Amya.Blick36@hotmail.com","dop":"2025-04-06","serial_number":"19761543077666270","imei1":"19761543077666270","imei2":"19761543077666270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47543,"job_number":"JOB_47543","tr_customer_id":47560,"tr_customer_product_id":47550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:22.000Z","modified_at":"2025-07-25T10:47:22.000Z","name":"Hobart Kutch","mobile_number":"900-352-0682","email_id":"Mireya78@gmail.com","dop":"2025-04-06","serial_number":"10571652109939","imei1":"10571652109939","imei2":"10571652109939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47541,"job_number":"JOB_47541","tr_customer_id":47558,"tr_customer_product_id":47548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:44.000Z","modified_at":"2025-07-25T10:46:44.000Z","name":"Santa Dibbert","mobile_number":"978-367-3851","email_id":"Roxane.Windler37@hotmail.com","dop":"2025-04-06","serial_number":"19571385100332650","imei1":"19571385100332650","imei2":"19571385100332650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47539,"job_number":"JOB_47539","tr_customer_id":47556,"tr_customer_product_id":47546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:42.000Z","modified_at":"2025-07-25T10:46:42.000Z","name":"Merl Bogisich","mobile_number":"942-891-7461","email_id":"Jayson_Hettinger43@gmail.com","dop":"2025-04-06","serial_number":"12301964211129","imei1":"12301964211129","imei2":"12301964211129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47538,"job_number":"JOB_47538","tr_customer_id":47555,"tr_customer_product_id":47545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:26.000Z","name":"Kyla Keebler","mobile_number":"469-300-1735","email_id":"Courtney24@yahoo.com","dop":"2025-04-06","serial_number":"14387098412739928","imei1":"14387098412739928","imei2":"14387098412739928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47536,"job_number":"JOB_47536","tr_customer_id":47553,"tr_customer_product_id":47543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:25.000Z","modified_at":"2025-07-25T10:46:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11517601056684","imei1":"11517601056684","imei2":"11517601056684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47535,"job_number":"JOB_47535","tr_customer_id":47552,"tr_customer_product_id":47542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"Juston Olson","mobile_number":"434-860-5425","email_id":"Delta.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"11280842459141014","imei1":"11280842459141014","imei2":"11280842459141014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47533,"job_number":"JOB_47533","tr_customer_id":47550,"tr_customer_product_id":47540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17439949947900","imei1":"17439949947900","imei2":"17439949947900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47532,"job_number":"JOB_47532","tr_customer_id":47549,"tr_customer_product_id":47539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:12.000Z","modified_at":"2025-07-25T10:46:12.000Z","name":"Vicente Gutmann","mobile_number":"858-236-0553","email_id":"Soledad_Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"16896576730209380","imei1":"16896576730209380","imei2":"16896576730209380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47530,"job_number":"JOB_47530","tr_customer_id":47547,"tr_customer_product_id":47537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14830149614656","imei1":"14830149614656","imei2":"14830149614656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47529,"job_number":"JOB_47529","tr_customer_id":47546,"tr_customer_product_id":47536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:03.000Z","modified_at":"2025-07-25T10:46:03.000Z","name":"Jermaine Schuppe","mobile_number":"721-423-5679","email_id":"Adrienne_Hegmann98@yahoo.com","dop":"2025-04-06","serial_number":"19065198142129590","imei1":"19065198142129590","imei2":"19065198142129590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47527,"job_number":"JOB_47527","tr_customer_id":47544,"tr_customer_product_id":47534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:02.000Z","modified_at":"2025-07-25T10:46:02.000Z","name":"Guy Conroy","mobile_number":"524-240-3135","email_id":"Kody.Herman41@yahoo.com","dop":"2025-04-06","serial_number":"11812941648923","imei1":"11812941648923","imei2":"11812941648923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:46:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47526,"job_number":"JOB_47526","tr_customer_id":47543,"tr_customer_product_id":47533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:45:49.000Z","modified_at":"2025-07-25T10:45:49.000Z","name":"Aida West","mobile_number":"930-207-5556","email_id":"Lavada_Kub@hotmail.com","dop":"2025-07-09","serial_number":"103954409783715","imei1":"103954409783715","imei2":"103954409783715","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47525,"job_number":"JOB_47525","tr_customer_id":47542,"tr_customer_product_id":47532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:35:12.000Z","modified_at":"2025-07-25T10:35:12.000Z","name":"Sigurd Cronin","mobile_number":"709-758-8349","email_id":"Boyd78@hotmail.com","dop":"2025-07-09","serial_number":"104029712854096","imei1":"104029712854096","imei2":"104029712854096","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47524,"job_number":"JOB_47524","tr_customer_id":47541,"tr_customer_product_id":47531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:33:27.000Z","modified_at":"2025-07-25T10:33:27.000Z","name":"Maryse Fadel","mobile_number":"247-980-8725","email_id":"Jacques90@hotmail.com","dop":"2025-07-09","serial_number":"106183908191958","imei1":"106183908191958","imei2":"106183908191958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47511,"job_number":"JOB_47511","tr_customer_id":47528,"tr_customer_product_id":47518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:22.000Z","modified_at":"2025-07-25T08:10:22.000Z","name":"Keshaun Pouros","mobile_number":"394-980-3224","email_id":"Maxwell_Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"13328441378825016","imei1":"13328441378825016","imei2":"13328441378825016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47509,"job_number":"JOB_47509","tr_customer_id":47526,"tr_customer_product_id":47516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:10:20.000Z","modified_at":"2025-07-25T08:10:20.000Z","name":"Oswaldo Legros","mobile_number":"768-969-2510","email_id":"Marcelle.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"18027101335476","imei1":"18027101335476","imei2":"18027101335476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47508,"job_number":"JOB_47508","tr_customer_id":47525,"tr_customer_product_id":47515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:40.000Z","modified_at":"2025-07-25T08:09:40.000Z","name":"Breanne Kautzer","mobile_number":"941-318-0949","email_id":"Khalid_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17670214371337398","imei1":"17670214371337398","imei2":"17670214371337398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47506,"job_number":"JOB_47506","tr_customer_id":47523,"tr_customer_product_id":47513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:09:39.000Z","modified_at":"2025-07-25T08:09:39.000Z","name":"Roxanne Upton","mobile_number":"973-623-8575","email_id":"Eda59@yahoo.com","dop":"2025-04-06","serial_number":"16408569589246","imei1":"16408569589246","imei2":"16408569589246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47505,"job_number":"JOB_47505","tr_customer_id":47522,"tr_customer_product_id":47512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:59.000Z","modified_at":"2025-07-25T08:08:59.000Z","name":"Jamar Labadie","mobile_number":"938-525-4122","email_id":"Luella.Pfannerstill67@yahoo.com","dop":"2025-04-06","serial_number":"13732876255788596","imei1":"13732876255788596","imei2":"13732876255788596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47503,"job_number":"JOB_47503","tr_customer_id":47520,"tr_customer_product_id":47510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T08:08:57.000Z","modified_at":"2025-07-25T08:08:57.000Z","name":"Joel Hagenes","mobile_number":"546-921-3091","email_id":"Mariah99@hotmail.com","dop":"2025-04-06","serial_number":"14538684271264","imei1":"14538684271264","imei2":"14538684271264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T08:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47502,"job_number":"JOB_47502","tr_customer_id":47519,"tr_customer_product_id":47509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:42.000Z","modified_at":"2025-07-25T07:54:42.000Z","name":"Althea Hansen","mobile_number":"765-201-6055","email_id":"Janessa.Stiedemann62@gmail.com","dop":"2025-04-06","serial_number":"12849053155333234","imei1":"12849053155333234","imei2":"12849053155333234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47500,"job_number":"JOB_47500","tr_customer_id":47517,"tr_customer_product_id":47507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:40.000Z","modified_at":"2025-07-25T07:54:40.000Z","name":"Ila Block","mobile_number":"376-827-0966","email_id":"Vanessa.Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"18268221693069","imei1":"18268221693069","imei2":"18268221693069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47499,"job_number":"JOB_47499","tr_customer_id":47516,"tr_customer_product_id":47506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:54:00.000Z","modified_at":"2025-07-25T07:54:00.000Z","name":"Sigrid Larkin","mobile_number":"234-591-7419","email_id":"Emmitt.Ernser@yahoo.com","dop":"2025-04-06","serial_number":"11915376386117644","imei1":"11915376386117644","imei2":"11915376386117644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47497,"job_number":"JOB_47497","tr_customer_id":47514,"tr_customer_product_id":47504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:59.000Z","modified_at":"2025-07-25T07:53:59.000Z","name":"Westley Streich","mobile_number":"685-889-8065","email_id":"Roberta.Renner@gmail.com","dop":"2025-04-06","serial_number":"11626640289154","imei1":"11626640289154","imei2":"11626640289154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47496,"job_number":"JOB_47496","tr_customer_id":47513,"tr_customer_product_id":47503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:19.000Z","modified_at":"2025-07-25T07:53:19.000Z","name":"Nora Rolfson","mobile_number":"343-395-4928","email_id":"Brock_Kutch58@yahoo.com","dop":"2025-04-06","serial_number":"12468508233185512","imei1":"12468508233185512","imei2":"12468508233185512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47494,"job_number":"JOB_47494","tr_customer_id":47511,"tr_customer_product_id":47501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:53:17.000Z","modified_at":"2025-07-25T07:53:17.000Z","name":"Elna Erdman","mobile_number":"824-662-2093","email_id":"Nelson_Wisozk13@yahoo.com","dop":"2025-04-06","serial_number":"11281823322636","imei1":"11281823322636","imei2":"11281823322636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47493,"job_number":"JOB_47493","tr_customer_id":47510,"tr_customer_product_id":47500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:40:54.000Z","modified_at":"2025-07-25T07:40:54.000Z","name":"Billie Gaylord","mobile_number":"981-558-0767","email_id":"Luz60@yahoo.com","dop":"2025-04-06","serial_number":"18919704737322000","imei1":"18919704737322000","imei2":"18919704737322000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47491,"job_number":"JOB_47491","tr_customer_id":47508,"tr_customer_product_id":47498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:17:24.000Z","modified_at":"2025-07-25T07:17:24.000Z","name":"Abdullah O'Connell","mobile_number":"280-661-0376","email_id":"Emery_Zemlak69@gmail.com","dop":"2025-04-06","serial_number":"12188748899557818","imei1":"12188748899557818","imei2":"12188748899557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47489,"job_number":"JOB_47489","tr_customer_id":47506,"tr_customer_product_id":47496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:08.000Z","modified_at":"2025-07-25T07:00:08.000Z","name":"Rosa Jerde","mobile_number":"291-816-8438","email_id":"Tiana_Nitzsche@yahoo.com","dop":"2025-06-18","serial_number":"1073533469359009","imei1":"1073533469359009","imei2":"1073533469359009","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47487,"job_number":"JOB_47487","tr_customer_id":47504,"tr_customer_product_id":47494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:07.000Z","modified_at":"2025-07-25T07:00:07.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309962929896","imei1":"10309962929896","imei2":"10309962929896","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47486,"job_number":"JOB_47486","tr_customer_id":47503,"tr_customer_product_id":47493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T07:00:06.000Z","modified_at":"2025-07-25T07:00:06.000Z","name":"Zelma Osinski","mobile_number":"507-499-5016","email_id":"Luisa84@gmail.com","dop":"2025-04-06","serial_number":"15482681799825166","imei1":"15482681799825166","imei2":"15482681799825166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47484,"job_number":"JOB_47484","tr_customer_id":47501,"tr_customer_product_id":47491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:28.000Z","modified_at":"2025-07-25T06:59:28.000Z","name":"Johnson Purdy","mobile_number":"618-891-4628","email_id":"Kirsten.Muller@gmail.com","dop":"2025-06-18","serial_number":"1071117021762575","imei1":"1071117021762575","imei2":"1071117021762575","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47482,"job_number":"JOB_47482","tr_customer_id":47499,"tr_customer_product_id":47489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:59:27.000Z","modified_at":"2025-07-25T06:59:27.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10907313964674","imei1":"10907313964674","imei2":"10907313964674","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47481,"job_number":"JOB_47481","tr_customer_id":47498,"tr_customer_product_id":47488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:53.000Z","modified_at":"2025-07-25T06:43:53.000Z","name":"Kayleigh Herzog","mobile_number":"418-653-0974","email_id":"Trycia.Cummerata72@yahoo.com","dop":"2025-04-06","serial_number":"14069823215826132","imei1":"14069823215826132","imei2":"14069823215826132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47479,"job_number":"JOB_47479","tr_customer_id":47496,"tr_customer_product_id":47486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:51.000Z","modified_at":"2025-07-25T06:43:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17713324217512","imei1":"17713324217512","imei2":"17713324217512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47478,"job_number":"JOB_47478","tr_customer_id":47495,"tr_customer_product_id":47485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:13.000Z","modified_at":"2025-07-25T06:43:13.000Z","name":"Randall Raynor","mobile_number":"563-703-8672","email_id":"Ines_Lang@yahoo.com","dop":"2025-04-06","serial_number":"17542734154687968","imei1":"17542734154687968","imei2":"17542734154687968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47476,"job_number":"JOB_47476","tr_customer_id":47493,"tr_customer_product_id":47483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:43:12.000Z","modified_at":"2025-07-25T06:43:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17990087794584","imei1":"17990087794584","imei2":"17990087794584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47475,"job_number":"JOB_47475","tr_customer_id":47492,"tr_customer_product_id":47482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:33.000Z","modified_at":"2025-07-25T06:42:33.000Z","name":"Moshe Ward","mobile_number":"868-320-4658","email_id":"Lera88@hotmail.com","dop":"2025-04-06","serial_number":"11603771831428568","imei1":"11603771831428568","imei2":"11603771831428568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47473,"job_number":"JOB_47473","tr_customer_id":47490,"tr_customer_product_id":47480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:42:32.000Z","modified_at":"2025-07-25T06:42:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16545635571347","imei1":"16545635571347","imei2":"16545635571347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47472,"job_number":"JOB_47472","tr_customer_id":47489,"tr_customer_product_id":47479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:38:50.000Z","modified_at":"2025-07-25T06:38:50.000Z","name":"Timmothy Heller","mobile_number":"928-600-9670","email_id":"Elody.Corkery@hotmail.com","dop":"2025-04-06","serial_number":"16293944392907768","imei1":"16293944392907768","imei2":"16293944392907768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47470,"job_number":"JOB_47470","tr_customer_id":47487,"tr_customer_product_id":47477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:30:48.000Z","modified_at":"2025-07-25T06:30:48.000Z","name":"Hulda Morar","mobile_number":"478-410-8717","email_id":"Isabell.Emard@gmail.com","dop":"2025-04-06","serial_number":"10797237132502544","imei1":"10797237132502544","imei2":"10797237132502544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47468,"job_number":"JOB_47468","tr_customer_id":47485,"tr_customer_product_id":47475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:03.000Z","modified_at":"2025-07-25T06:29:03.000Z","name":"Hanna Hansen","mobile_number":"962-532-3575","email_id":"Dangelo.Treutel33@gmail.com","dop":"2025-04-06","serial_number":"19692206664233148","imei1":"19692206664233148","imei2":"19692206664233148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47466,"job_number":"JOB_47466","tr_customer_id":47483,"tr_customer_product_id":47473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:29:01.000Z","modified_at":"2025-07-25T06:29:01.000Z","name":"Ashly Jacobs","mobile_number":"333-897-2592","email_id":"Schuyler74@gmail.com","dop":"2025-04-06","serial_number":"15652057675808","imei1":"15652057675808","imei2":"15652057675808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47465,"job_number":"JOB_47465","tr_customer_id":47482,"tr_customer_product_id":47472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:39.000Z","modified_at":"2025-07-25T06:28:39.000Z","name":"Aubrey Nienow","mobile_number":"305-592-3202","email_id":"Conner38@yahoo.com","dop":"2025-04-06","serial_number":"17233348163954836","imei1":"17233348163954836","imei2":"17233348163954836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47463,"job_number":"JOB_47463","tr_customer_id":47480,"tr_customer_product_id":47470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:18.000Z","modified_at":"2025-07-25T06:28:18.000Z","name":"Abdiel Murazik","mobile_number":"780-703-1118","email_id":"Kiarra26@hotmail.com","dop":"2025-04-06","serial_number":"15054159022166548","imei1":"15054159022166548","imei2":"15054159022166548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47461,"job_number":"JOB_47461","tr_customer_id":47478,"tr_customer_product_id":47468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:28:17.000Z","modified_at":"2025-07-25T06:28:17.000Z","name":"Jamison Torphy","mobile_number":"882-367-6662","email_id":"Jaycee.Gleason@gmail.com","dop":"2025-04-06","serial_number":"15623580030300","imei1":"15623580030300","imei2":"15623580030300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47460,"job_number":"JOB_47460","tr_customer_id":47477,"tr_customer_product_id":47467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:34.000Z","modified_at":"2025-07-25T06:27:34.000Z","name":"Sophie Rau","mobile_number":"800-324-7296","email_id":"Winnifred62@yahoo.com","dop":"2025-04-06","serial_number":"16103664726666540","imei1":"16103664726666540","imei2":"16103664726666540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47458,"job_number":"JOB_47458","tr_customer_id":47475,"tr_customer_product_id":47465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:27:32.000Z","modified_at":"2025-07-25T06:27:32.000Z","name":"Eliane Swift","mobile_number":"883-898-3678","email_id":"Clotilde1@gmail.com","dop":"2025-04-06","serial_number":"17184649183372","imei1":"17184649183372","imei2":"17184649183372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47451,"job_number":"JOB_47451","tr_customer_id":47468,"tr_customer_product_id":47458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:14:08.000Z","modified_at":"2025-07-25T06:14:08.000Z","name":"Jonathan Glover","mobile_number":"425-815-6545","email_id":"Marge57@yahoo.com","dop":"2024-10-15","serial_number":"694252316833432","imei1":"694252316833432","imei2":"694252316833432","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47443,"job_number":"JOB_47443","tr_customer_id":47460,"tr_customer_product_id":47450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:58:30.000Z","modified_at":"2025-07-25T04:58:30.000Z","name":"Wilton Greenholt","mobile_number":"823-831-7306","email_id":"Keara89@hotmail.com","dop":"2025-04-06","serial_number":"17406274918852906","imei1":"17406274918852906","imei2":"17406274918852906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47437,"job_number":"JOB_47437","tr_customer_id":47454,"tr_customer_product_id":47444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:53:22.000Z","modified_at":"2025-07-25T04:53:22.000Z","name":"Sister Crona","mobile_number":"627-867-2065","email_id":"Golden.Kihn@hotmail.com","dop":"2025-07-09","serial_number":"105006487664465","imei1":"105006487664465","imei2":"105006487664465","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47436,"job_number":"JOB_47436","tr_customer_id":47453,"tr_customer_product_id":47443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:50:56.000Z","modified_at":"2025-07-25T04:50:56.000Z","name":"Aubrey Roob","mobile_number":"310-770-5930","email_id":"Kyler56@gmail.com","dop":"2025-07-09","serial_number":"102687598087551","imei1":"102687598087551","imei2":"102687598087551","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47427,"job_number":"JOB_47427","tr_customer_id":47444,"tr_customer_product_id":47434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:31:00.000Z","modified_at":"2025-07-25T04:31:00.000Z","name":"Nat Collins","mobile_number":"860-343-5668","email_id":"Trinity11@gmail.com","dop":"2025-04-06","serial_number":"12991470359056184","imei1":"12991470359056184","imei2":"12991470359056184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47425,"job_number":"JOB_47425","tr_customer_id":47442,"tr_customer_product_id":47432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:32.000Z","modified_at":"2025-07-25T04:28:32.000Z","name":"Abel Johns","mobile_number":"289-379-7325","email_id":"Maribel.Swift19@yahoo.com","dop":"2025-06-18","serial_number":"1021599732385648","imei1":"1021599732385648","imei2":"1021599732385648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47423,"job_number":"JOB_47423","tr_customer_id":47440,"tr_customer_product_id":47430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:28:31.000Z","modified_at":"2025-07-25T04:28:31.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10696827959490","imei1":"10696827959490","imei2":"10696827959490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47422,"job_number":"JOB_47422","tr_customer_id":47439,"tr_customer_product_id":47429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:53.000Z","modified_at":"2025-07-25T04:27:53.000Z","name":"Claud Kozey","mobile_number":"804-979-6412","email_id":"Jermain59@hotmail.com","dop":"2025-06-18","serial_number":"1035378455263524","imei1":"1035378455263524","imei2":"1035378455263524","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47420,"job_number":"JOB_47420","tr_customer_id":47437,"tr_customer_product_id":47427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:27:52.000Z","modified_at":"2025-07-25T04:27:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10733052568628","imei1":"10733052568628","imei2":"10733052568628","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47416,"job_number":"JOB_47416","tr_customer_id":47433,"tr_customer_product_id":47423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:12:18.000Z","modified_at":"2025-07-25T04:12:18.000Z","name":"Everett Gibson","mobile_number":"519-658-4322","email_id":"Kacey6@gmail.com","dop":"2025-07-09","serial_number":"100375400856282","imei1":"100375400856282","imei2":"100375400856282","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47415,"job_number":"JOB_47415","tr_customer_id":47432,"tr_customer_product_id":47422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:08:15.000Z","modified_at":"2025-07-25T04:08:15.000Z","name":"Marie Block","mobile_number":"476-869-5989","email_id":"Kendall55@hotmail.com","dop":"2025-07-09","serial_number":"104240029767944","imei1":"104240029767944","imei2":"104240029767944","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T04:08:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47413,"job_number":"JOB_47413","tr_customer_id":47430,"tr_customer_product_id":47420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64902725938750","imei1":"64902725938750","imei2":"64902725938750","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47412,"job_number":"JOB_47412","tr_customer_id":47429,"tr_customer_product_id":47419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:29.000Z","modified_at":"2025-07-25T03:57:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76208218568371","imei1":"76208218568371","imei2":"76208218568371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47411,"job_number":"JOB_47411","tr_customer_id":47428,"tr_customer_product_id":47418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71042248053323","imei1":"71042248053323","imei2":"71042248053323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47410,"job_number":"JOB_47410","tr_customer_id":47427,"tr_customer_product_id":47417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91829163960923","imei1":"91829163960923","imei2":"91829163960923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47409,"job_number":"JOB_47409","tr_customer_id":47426,"tr_customer_product_id":47416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65696375346398","imei1":"65696375346398","imei2":"65696375346398","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47408,"job_number":"JOB_47408","tr_customer_id":47425,"tr_customer_product_id":47415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:28.000Z","modified_at":"2025-07-25T03:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52038491968688","imei1":"52038491968688","imei2":"52038491968688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47406,"job_number":"JOB_47406","tr_customer_id":47423,"tr_customer_product_id":47413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96283271243737","imei1":"96283271243737","imei2":"96283271243737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47405,"job_number":"JOB_47405","tr_customer_id":47422,"tr_customer_product_id":47412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:02.000Z","modified_at":"2025-07-25T03:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29283448270926","imei1":"29283448270926","imei2":"29283448270926","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47404,"job_number":"JOB_47404","tr_customer_id":47421,"tr_customer_product_id":47411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87832269765952","imei1":"87832269765952","imei2":"87832269765952","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47403,"job_number":"JOB_47403","tr_customer_id":47420,"tr_customer_product_id":47410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70590518988388","imei1":"70590518988388","imei2":"70590518988388","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47402,"job_number":"JOB_47402","tr_customer_id":47419,"tr_customer_product_id":47409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:01.000Z","modified_at":"2025-07-25T03:57:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40760429584702","imei1":"40760429584702","imei2":"40760429584702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47401,"job_number":"JOB_47401","tr_customer_id":47418,"tr_customer_product_id":47408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:57:00.000Z","modified_at":"2025-07-25T03:57:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76879139953545","imei1":"76879139953545","imei2":"76879139953545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47399,"job_number":"JOB_47399","tr_customer_id":47416,"tr_customer_product_id":47406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:35.000Z","modified_at":"2025-07-25T03:56:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15820027544828","imei1":"15820027544828","imei2":"15820027544828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47398,"job_number":"JOB_47398","tr_customer_id":47415,"tr_customer_product_id":47405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44869974748261","imei1":"44869974748261","imei2":"44869974748261","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47397,"job_number":"JOB_47397","tr_customer_id":47414,"tr_customer_product_id":47404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58276055806989","imei1":"58276055806989","imei2":"58276055806989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47396,"job_number":"JOB_47396","tr_customer_id":47413,"tr_customer_product_id":47403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79752371198922","imei1":"79752371198922","imei2":"79752371198922","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47395,"job_number":"JOB_47395","tr_customer_id":47412,"tr_customer_product_id":47402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:34.000Z","modified_at":"2025-07-25T03:56:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68645669350048","imei1":"68645669350048","imei2":"68645669350048","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47394,"job_number":"JOB_47394","tr_customer_id":47411,"tr_customer_product_id":47401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:56:33.000Z","modified_at":"2025-07-25T03:56:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63096407692941","imei1":"63096407692941","imei2":"63096407692941","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47392,"job_number":"JOB_47392","tr_customer_id":47409,"tr_customer_product_id":47399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:50:35.000Z","modified_at":"2025-07-25T03:50:35.000Z","name":"Marta Hoppe","mobile_number":"934-402-9156","email_id":"Garnet_Rempel@hotmail.com","dop":"2025-07-09","serial_number":"100180617465410","imei1":"100180617465410","imei2":"100180617465410","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47391,"job_number":"JOB_47391","tr_customer_id":47408,"tr_customer_product_id":47398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:49:42.000Z","modified_at":"2025-07-25T03:49:42.000Z","name":"Lyric Ritchie","mobile_number":"742-745-2351","email_id":"Emery_Walker70@yahoo.com","dop":"2025-07-09","serial_number":"108006256202309","imei1":"108006256202309","imei2":"108006256202309","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47390,"job_number":"JOB_47390","tr_customer_id":47407,"tr_customer_product_id":47397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:55.000Z","modified_at":"2025-07-25T03:48:55.000Z","name":"Granville Parker","mobile_number":"444-683-7040","email_id":"Gennaro_Medhurst@gmail.com","dop":"2025-04-06","serial_number":"12822297983841172","imei1":"12822297983841172","imei2":"12822297983841172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47388,"job_number":"JOB_47388","tr_customer_id":47405,"tr_customer_product_id":47395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:53.000Z","modified_at":"2025-07-25T03:48:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18592741857339","imei1":"18592741857339","imei2":"18592741857339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47387,"job_number":"JOB_47387","tr_customer_id":47404,"tr_customer_product_id":47394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:48.000Z","modified_at":"2025-07-25T03:48:48.000Z","name":"Dusty Botsford","mobile_number":"734-956-8786","email_id":"Ada_OReilly@gmail.com","dop":"2025-07-09","serial_number":"103775598629439","imei1":"103775598629439","imei2":"103775598629439","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47386,"job_number":"JOB_47386","tr_customer_id":47403,"tr_customer_product_id":47393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:29.000Z","modified_at":"2025-07-25T03:48:29.000Z","name":"Jeanne Cormier","mobile_number":"392-324-4098","email_id":"Ursula.Runolfsson95@gmail.com","dop":"2025-04-06","serial_number":"10011998013083354","imei1":"10011998013083354","imei2":"10011998013083354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47384,"job_number":"JOB_47384","tr_customer_id":47401,"tr_customer_product_id":47391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:27.000Z","modified_at":"2025-07-25T03:48:27.000Z","name":"Pearlie McLaughlin","mobile_number":"866-829-6825","email_id":"Esther_Zieme@gmail.com","dop":"2025-04-06","serial_number":"10699753554066","imei1":"10699753554066","imei2":"10699753554066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47383,"job_number":"JOB_47383","tr_customer_id":47400,"tr_customer_product_id":47390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:16.000Z","modified_at":"2025-07-25T03:48:16.000Z","name":"Lori Hills","mobile_number":"278-551-9826","email_id":"Ryder_Leffler59@yahoo.com","dop":"2025-04-06","serial_number":"17901602818084276","imei1":"17901602818084276","imei2":"17901602818084276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47381,"job_number":"JOB_47381","tr_customer_id":47398,"tr_customer_product_id":47388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:48:15.000Z","modified_at":"2025-07-25T03:48:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12507922564169","imei1":"12507922564169","imei2":"12507922564169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47380,"job_number":"JOB_47380","tr_customer_id":47397,"tr_customer_product_id":47387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:49.000Z","modified_at":"2025-07-25T03:47:49.000Z","name":"Geraldine Waelchi","mobile_number":"563-850-9151","email_id":"Romaine69@gmail.com","dop":"2025-07-09","serial_number":"103824260401929","imei1":"103824260401929","imei2":"103824260401929","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47379,"job_number":"JOB_47379","tr_customer_id":47396,"tr_customer_product_id":47386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:48.000Z","modified_at":"2025-07-25T03:47:48.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12125699948015","imei1":"12125699948015","imei2":"12125699948015","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47378,"job_number":"JOB_47378","tr_customer_id":47395,"tr_customer_product_id":47385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:45.000Z","modified_at":"2025-07-25T03:47:45.000Z","name":"Otilia Pollich","mobile_number":"545-918-9031","email_id":"Horace39@gmail.com","dop":"2025-04-06","serial_number":"14212563159435266","imei1":"14212563159435266","imei2":"14212563159435266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47376,"job_number":"JOB_47376","tr_customer_id":47393,"tr_customer_product_id":47383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:43.000Z","modified_at":"2025-07-25T03:47:43.000Z","name":"Tessie Boehm","mobile_number":"342-499-5448","email_id":"Lora.Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"15987861159997","imei1":"15987861159997","imei2":"15987861159997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47375,"job_number":"JOB_47375","tr_customer_id":47392,"tr_customer_product_id":47382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:37.000Z","modified_at":"2025-07-25T03:47:37.000Z","name":"Kali Metz","mobile_number":"515-770-6272","email_id":"Perry12@yahoo.com","dop":"2025-04-06","serial_number":"12424549518221668","imei1":"12424549518221668","imei2":"12424549518221668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47373,"job_number":"JOB_47373","tr_customer_id":47390,"tr_customer_product_id":47380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:35.000Z","modified_at":"2025-07-25T03:47:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19328055457157","imei1":"19328055457157","imei2":"19328055457157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47372,"job_number":"JOB_47372","tr_customer_id":47389,"tr_customer_product_id":47379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:27.000Z","modified_at":"2025-07-25T03:47:27.000Z","name":"Jefferey Halvorson","mobile_number":"795-358-1512","email_id":"Marilie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"14837216349427224","imei1":"14837216349427224","imei2":"14837216349427224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47369,"job_number":"JOB_47369","tr_customer_id":47386,"tr_customer_product_id":47376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:02.000Z","modified_at":"2025-07-25T03:47:02.000Z","name":"Alanis Nolan","mobile_number":"506-505-7307","email_id":"Halie.Gibson58@gmail.com","dop":"2025-04-06","serial_number":"16902591500854108","imei1":"16902591500854108","imei2":"16902591500854108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47367,"job_number":"JOB_47367","tr_customer_id":47384,"tr_customer_product_id":47374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:47:00.000Z","modified_at":"2025-07-25T03:47:00.000Z","name":"Cynthia Stoltenberg","mobile_number":"758-992-9800","email_id":"Deontae.Walter@gmail.com","dop":"2025-04-06","serial_number":"18116020661190","imei1":"18116020661190","imei2":"18116020661190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:47:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47364,"job_number":"JOB_47364","tr_customer_id":47381,"tr_customer_product_id":47371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:46:12.000Z","modified_at":"2025-07-25T03:46:12.000Z","name":"Jon Farrell","mobile_number":"884-324-3849","email_id":"Lonie2@yahoo.com","dop":"2025-04-06","serial_number":"13434499746989504","imei1":"13434499746989504","imei2":"13434499746989504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47361,"job_number":"JOB_47361","tr_customer_id":47378,"tr_customer_product_id":47368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:26:14.000Z","modified_at":"2025-07-25T03:26:14.000Z","name":"Adelbert MacGyver","mobile_number":"223-522-1123","email_id":"Clark42@gmail.com","dop":"2025-04-06","serial_number":"13808210964038808","imei1":"13808210964038808","imei2":"13808210964038808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47359,"job_number":"JOB_47359","tr_customer_id":47376,"tr_customer_product_id":47366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:24:08.000Z","modified_at":"2025-07-25T03:24:08.000Z","name":"Ricardo Hessel","mobile_number":"337-239-7072","email_id":"Mustafa22@gmail.com","dop":"2025-06-10","serial_number":"138713294370208","imei1":"138713294370208","imei2":"138713294370208","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:24:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47358,"job_number":"JOB_47358","tr_customer_id":47375,"tr_customer_product_id":47365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:21:36.000Z","modified_at":"2025-07-25T03:21:36.000Z","name":"Tomas Schowalter","mobile_number":"578-593-1301","email_id":"Jack.Yost99@gmail.com","dop":"2025-06-10","serial_number":"174667522091609","imei1":"174667522091609","imei2":"174667522091609","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47357,"job_number":"JOB_47357","tr_customer_id":47374,"tr_customer_product_id":47364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:14:11.000Z","modified_at":"2025-07-25T03:14:11.000Z","name":"Janet Christiansen","mobile_number":"751-419-9921","email_id":"Adan_Buckridge@yahoo.com","dop":"2025-06-10","serial_number":"131369708608356","imei1":"131369708608356","imei2":"131369708608356","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:14:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47356,"job_number":"JOB_47356","tr_customer_id":47373,"tr_customer_product_id":47363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:11:05.000Z","modified_at":"2025-07-25T03:11:05.000Z","name":"Madge Treutel","mobile_number":"391-975-9881","email_id":"Christop.DAmore@gmail.com","dop":"2025-07-09","serial_number":"100956437637475","imei1":"100956437637475","imei2":"100956437637475","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47355,"job_number":"JOB_47355","tr_customer_id":47372,"tr_customer_product_id":47362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:10:20.000Z","modified_at":"2025-07-25T03:10:20.000Z","name":"Thora Kunde","mobile_number":"970-406-1829","email_id":"Gilberto.Wilkinson85@gmail.com","dop":"2025-07-09","serial_number":"102987933732801","imei1":"102987933732801","imei2":"102987933732801","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47354,"job_number":"JOB_47354","tr_customer_id":47371,"tr_customer_product_id":47361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:56.000Z","modified_at":"2025-07-25T03:09:56.000Z","name":"Jacques Simonis","mobile_number":"677-869-6377","email_id":"Haylie.Christiansen@gmail.com","dop":"2025-07-09","serial_number":"109307304916352","imei1":"109307304916352","imei2":"109307304916352","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47353,"job_number":"JOB_47353","tr_customer_id":47370,"tr_customer_product_id":47360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:09:38.000Z","modified_at":"2025-07-25T03:09:38.000Z","name":"Tom Pagac","mobile_number":"840-716-3669","email_id":"Pearlie.DuBuque33@hotmail.com","dop":"2025-07-09","serial_number":"100009753152455","imei1":"100009753152455","imei2":"100009753152455","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47352,"job_number":"JOB_47352","tr_customer_id":47369,"tr_customer_product_id":47359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:08:57.000Z","modified_at":"2025-07-25T03:08:57.000Z","name":"Garry Schaden","mobile_number":"323-885-7168","email_id":"Roberta_Stiedemann@gmail.com","dop":"2025-07-09","serial_number":"101136461507010","imei1":"101136461507010","imei2":"101136461507010","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T03:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47351,"job_number":"JOB_47351","tr_customer_id":47368,"tr_customer_product_id":47358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:22:04.000Z","modified_at":"2025-07-25T02:22:04.000Z","name":"Trever Kunze","mobile_number":"953-983-9238","email_id":"Kennith_Mayert82@hotmail.com","dop":"2025-05-01","serial_number":"10965016476484","imei1":"10965016476484","imei2":"10965016476484","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47349,"job_number":"JOB_47349","tr_customer_id":47366,"tr_customer_product_id":47356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:20:33.000Z","modified_at":"2025-07-25T02:20:33.000Z","name":"Leon Sawayn","mobile_number":"661-818-3906","email_id":"Percy.Miller65@gmail.com","dop":"2025-05-01","serial_number":"10462368273249","imei1":"10462368273249","imei2":"10462368273249","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T02:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47345,"job_number":"JOB_47345","tr_customer_id":47362,"tr_customer_product_id":47352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:19:43.000Z","modified_at":"2025-07-24T18:19:43.000Z","name":"Bernardo Effertz","mobile_number":"685-948-5658","email_id":"Nathen_Zieme@gmail.com","dop":"2025-07-09","serial_number":"104395136008270","imei1":"104395136008270","imei2":"104395136008270","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47344,"job_number":"JOB_47344","tr_customer_id":47361,"tr_customer_product_id":47351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:53:28.000Z","modified_at":"2025-07-24T17:53:28.000Z","name":"Edythe Sporer","mobile_number":"563-964-3339","email_id":"Carmen.Nolan38@gmail.com","dop":"2025-07-09","serial_number":"107518702897335","imei1":"107518702897335","imei2":"107518702897335","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47343,"job_number":"JOB_47343","tr_customer_id":47360,"tr_customer_product_id":47350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:42.000Z","modified_at":"2025-07-24T17:48:42.000Z","name":"Leslie Douglas","mobile_number":"426-275-6689","email_id":"Shaniya_Hills90@hotmail.com","dop":"2025-04-06","serial_number":"11405495217973762","imei1":"11405495217973762","imei2":"11405495217973762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47341,"job_number":"JOB_47341","tr_customer_id":47358,"tr_customer_product_id":47348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:48:40.000Z","modified_at":"2025-07-24T17:48:40.000Z","name":"Felipa Corwin","mobile_number":"862-527-4481","email_id":"Unique.Greenfelder53@hotmail.com","dop":"2025-04-06","serial_number":"19296546030724","imei1":"19296546030724","imei2":"19296546030724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47340,"job_number":"JOB_47340","tr_customer_id":47357,"tr_customer_product_id":47347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:59.000Z","modified_at":"2025-07-24T17:47:59.000Z","name":"Finn Will","mobile_number":"215-990-7635","email_id":"Sabina_Schuppe21@yahoo.com","dop":"2025-04-06","serial_number":"16652107185225804","imei1":"16652107185225804","imei2":"16652107185225804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47338,"job_number":"JOB_47338","tr_customer_id":47355,"tr_customer_product_id":47345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:58.000Z","modified_at":"2025-07-24T17:47:58.000Z","name":"Jacynthe Sanford","mobile_number":"887-423-9419","email_id":"Cecil_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"17717064125714","imei1":"17717064125714","imei2":"17717064125714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47336,"job_number":"JOB_47336","tr_customer_id":47353,"tr_customer_product_id":47343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:17.000Z","modified_at":"2025-07-24T17:47:17.000Z","name":"Alan Pouros","mobile_number":"423-954-8933","email_id":"Titus_Sawayn25@yahoo.com","dop":"2025-04-06","serial_number":"19843146308477450","imei1":"19843146308477450","imei2":"19843146308477450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47334,"job_number":"JOB_47334","tr_customer_id":47351,"tr_customer_product_id":47341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:47:16.000Z","modified_at":"2025-07-24T17:47:16.000Z","name":"Xander Jenkins","mobile_number":"664-906-7754","email_id":"Nathan.Lueilwitz76@hotmail.com","dop":"2025-04-06","serial_number":"18396810856752","imei1":"18396810856752","imei2":"18396810856752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47333,"job_number":"JOB_47333","tr_customer_id":47350,"tr_customer_product_id":47340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:48.000Z","modified_at":"2025-07-24T17:42:48.000Z","name":"Christiana Jacobi","mobile_number":"270-617-2122","email_id":"Luz.Kutch36@yahoo.com","dop":"2025-04-06","serial_number":"15395663993249802","imei1":"15395663993249802","imei2":"15395663993249802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47331,"job_number":"JOB_47331","tr_customer_id":47348,"tr_customer_product_id":47338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:47.000Z","modified_at":"2025-07-24T17:42:47.000Z","name":"Landen Schmeler","mobile_number":"337-873-5360","email_id":"Lurline.Harvey53@yahoo.com","dop":"2025-04-06","serial_number":"16099925329829","imei1":"16099925329829","imei2":"16099925329829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47330,"job_number":"JOB_47330","tr_customer_id":47347,"tr_customer_product_id":47337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:10.000Z","modified_at":"2025-07-24T17:42:10.000Z","name":"Liza Casper","mobile_number":"328-292-1875","email_id":"Maiya.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"14615624085485164","imei1":"14615624085485164","imei2":"14615624085485164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47328,"job_number":"JOB_47328","tr_customer_id":47345,"tr_customer_product_id":47335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:42:09.000Z","modified_at":"2025-07-24T17:42:09.000Z","name":"Marietta Heidenreich","mobile_number":"870-682-4806","email_id":"Nigel62@gmail.com","dop":"2025-04-06","serial_number":"13466304917044","imei1":"13466304917044","imei2":"13466304917044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47327,"job_number":"JOB_47327","tr_customer_id":47344,"tr_customer_product_id":47334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:32.000Z","modified_at":"2025-07-24T17:41:32.000Z","name":"Chance Hackett","mobile_number":"564-750-6813","email_id":"Akeem.Kunde66@hotmail.com","dop":"2025-04-06","serial_number":"19685906733953904","imei1":"19685906733953904","imei2":"19685906733953904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47325,"job_number":"JOB_47325","tr_customer_id":47342,"tr_customer_product_id":47332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:41:31.000Z","modified_at":"2025-07-24T17:41:31.000Z","name":"Kobe Connelly","mobile_number":"722-612-1088","email_id":"Reba_Hand80@gmail.com","dop":"2025-04-06","serial_number":"16509875880818","imei1":"16509875880818","imei2":"16509875880818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47318,"job_number":"JOB_47318","tr_customer_id":47335,"tr_customer_product_id":47325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:29.000Z","modified_at":"2025-07-24T17:26:29.000Z","name":"Clarabelle Hermann","mobile_number":"476-317-4444","email_id":"Hailey.Tromp0@hotmail.com","dop":"2025-04-06","serial_number":"12131447206509290","imei1":"12131447206509290","imei2":"12131447206509290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47316,"job_number":"JOB_47316","tr_customer_id":47333,"tr_customer_product_id":47323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:26:28.000Z","modified_at":"2025-07-24T17:26:28.000Z","name":"Marcelina Collins","mobile_number":"786-951-7424","email_id":"Tamia35@gmail.com","dop":"2025-04-06","serial_number":"18097418814694","imei1":"18097418814694","imei2":"18097418814694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47315,"job_number":"JOB_47315","tr_customer_id":47332,"tr_customer_product_id":47322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:49.000Z","modified_at":"2025-07-24T17:25:49.000Z","name":"Fernando Wehner","mobile_number":"861-250-0202","email_id":"Berniece16@hotmail.com","dop":"2025-04-06","serial_number":"18122398014293184","imei1":"18122398014293184","imei2":"18122398014293184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47313,"job_number":"JOB_47313","tr_customer_id":47330,"tr_customer_product_id":47320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:47.000Z","modified_at":"2025-07-24T17:25:47.000Z","name":"Katrina Langosh","mobile_number":"675-838-7046","email_id":"Yoshiko_Feest72@gmail.com","dop":"2025-04-06","serial_number":"19805379679634","imei1":"19805379679634","imei2":"19805379679634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47312,"job_number":"JOB_47312","tr_customer_id":47329,"tr_customer_product_id":47319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:08.000Z","modified_at":"2025-07-24T17:25:08.000Z","name":"Yasmine Bergstrom","mobile_number":"860-347-8435","email_id":"Jennie72@yahoo.com","dop":"2025-04-06","serial_number":"12818716252597784","imei1":"12818716252597784","imei2":"12818716252597784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47310,"job_number":"JOB_47310","tr_customer_id":47327,"tr_customer_product_id":47317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:25:07.000Z","modified_at":"2025-07-24T17:25:07.000Z","name":"Manuel Bailey","mobile_number":"466-855-1706","email_id":"Major.Stark@gmail.com","dop":"2025-04-06","serial_number":"19164018001392","imei1":"19164018001392","imei2":"19164018001392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47308,"job_number":"JOB_47308","tr_customer_id":47325,"tr_customer_product_id":47315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:02.000Z","modified_at":"2025-07-24T17:17:02.000Z","name":"Eino Gutmann","mobile_number":"962-455-2523","email_id":"Myron_Grant18@gmail.com","dop":"2025-04-06","serial_number":"15279205675083444","imei1":"15279205675083444","imei2":"15279205675083444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47306,"job_number":"JOB_47306","tr_customer_id":47323,"tr_customer_product_id":47313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:17:00.000Z","modified_at":"2025-07-24T17:17:00.000Z","name":"Lurline Koepp","mobile_number":"916-602-3139","email_id":"Winston59@yahoo.com","dop":"2025-04-06","serial_number":"13975985604699","imei1":"13975985604699","imei2":"13975985604699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47305,"job_number":"JOB_47305","tr_customer_id":47322,"tr_customer_product_id":47312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:20.000Z","modified_at":"2025-07-24T17:16:20.000Z","name":"Koby Witting","mobile_number":"918-471-6367","email_id":"Layne_Mayer59@yahoo.com","dop":"2025-04-06","serial_number":"19082204340389840","imei1":"19082204340389840","imei2":"19082204340389840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47303,"job_number":"JOB_47303","tr_customer_id":47320,"tr_customer_product_id":47310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:16:18.000Z","modified_at":"2025-07-24T17:16:18.000Z","name":"Carlie Nienow","mobile_number":"710-875-9651","email_id":"Clemmie_Quigley13@yahoo.com","dop":"2025-04-06","serial_number":"19161229961866","imei1":"19161229961866","imei2":"19161229961866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47302,"job_number":"JOB_47302","tr_customer_id":47319,"tr_customer_product_id":47309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:38.000Z","modified_at":"2025-07-24T17:15:38.000Z","name":"Lenora Streich","mobile_number":"945-839-7331","email_id":"Lisandro_Smith@yahoo.com","dop":"2025-04-06","serial_number":"17251319761079356","imei1":"17251319761079356","imei2":"17251319761079356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47300,"job_number":"JOB_47300","tr_customer_id":47317,"tr_customer_product_id":47307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T17:15:37.000Z","modified_at":"2025-07-24T17:15:37.000Z","name":"Ervin Feil","mobile_number":"824-555-5896","email_id":"Caitlyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"17335808190198","imei1":"17335808190198","imei2":"17335808190198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-24T17:15:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47786,"job_number":"JOB_47786","tr_customer_id":47803,"tr_customer_product_id":47793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:23.000Z","modified_at":"2025-07-26T03:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"718428901341584","imei1":"718428901341584","imei2":"718428901341584","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47785,"job_number":"JOB_47785","tr_customer_id":47802,"tr_customer_product_id":47792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:15.000Z","modified_at":"2025-07-26T03:38:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"75751516390190","imei1":"75751516390190","imei2":"75751516390190","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47784,"job_number":"JOB_47784","tr_customer_id":47801,"tr_customer_product_id":47791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:06.000Z","modified_at":"2025-07-26T03:38:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"937700339908334","imei1":"937700339908334","imei2":"937700339908334","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47782,"job_number":"JOB_47782","tr_customer_id":47799,"tr_customer_product_id":47789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:47.000Z","modified_at":"2025-07-26T03:30:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2016-07-22","serial_number":"832720770689882","imei1":"832720770689882","imei2":"832720770689882","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47781,"job_number":"JOB_47781","tr_customer_id":47798,"tr_customer_product_id":47788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:39.000Z","modified_at":"2025-07-26T03:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2016-07-22","serial_number":"187032105911493","imei1":"187032105911493","imei2":"187032105911493","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47780,"job_number":"JOB_47780","tr_customer_id":47797,"tr_customer_product_id":47787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"586936349209627","imei1":"586936349209627","imei2":"586936349209627","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-26T03:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47772,"job_number":"JOB_47772","tr_customer_id":47789,"tr_customer_product_id":47779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:40:38.000Z","modified_at":"2025-07-25T20:40:38.000Z","name":"Hester Stamm","mobile_number":"948-963-9014","email_id":"Kyle.Upton25@yahoo.com","dop":"2025-07-15","serial_number":"18527408129986","imei1":"18527408129986","imei2":"18527408129986","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47769,"job_number":"JOB_47769","tr_customer_id":47786,"tr_customer_product_id":47776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:26:25.000Z","modified_at":"2025-07-25T20:26:25.000Z","name":"Kelsie Nolan","mobile_number":"612-833-2898","email_id":"Gilbert.Satterfield@yahoo.com","dop":"2025-07-15","serial_number":"108892664151683","imei1":"108892664151683","imei2":"108892664151683","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47768,"job_number":"JOB_47768","tr_customer_id":47785,"tr_customer_product_id":47775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:27.000Z","modified_at":"2025-07-25T20:25:27.000Z","name":"Ursula Kohler","mobile_number":"975-614-5911","email_id":"Frances_Terry74@yahoo.com","dop":"2025-07-15","serial_number":"10717873758843","imei1":"10717873758843","imei2":"10717873758843","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47767,"job_number":"JOB_47767","tr_customer_id":47784,"tr_customer_product_id":47774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:25:21.000Z","modified_at":"2025-07-25T20:25:21.000Z","name":"Madisyn Shields","mobile_number":"388-381-7288","email_id":"Erich_Goyette69@hotmail.com","dop":"2025-07-15","serial_number":"101015527775079","imei1":"101015527775079","imei2":"101015527775079","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47766,"job_number":"JOB_47766","tr_customer_id":47783,"tr_customer_product_id":47773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:49.000Z","modified_at":"2025-07-25T20:24:49.000Z","name":"Jamaal Gleichner","mobile_number":"947-291-5022","email_id":"Archibald_Conroy@yahoo.com","dop":"2025-07-15","serial_number":"10335704438200144","imei1":"10335704438200144","imei2":"10335704438200144","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47765,"job_number":"JOB_47765","tr_customer_id":47782,"tr_customer_product_id":47772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:24:44.000Z","modified_at":"2025-07-25T20:24:44.000Z","name":"Cooper Legros","mobile_number":"709-555-8389","email_id":"Jewel_Bernier@hotmail.com","dop":"2025-07-15","serial_number":"10008430708258384","imei1":"10008430708258384","imei2":"10008430708258384","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47764,"job_number":"JOB_47764","tr_customer_id":47781,"tr_customer_product_id":47771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:23:03.000Z","modified_at":"2025-07-25T20:23:03.000Z","name":"Rebecca Wintheiser","mobile_number":"659-242-4499","email_id":"Jaclyn_Kassulke@yahoo.com","dop":"2025-07-15","serial_number":"102417472602897","imei1":"102417472602897","imei2":"102417472602897","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47763,"job_number":"JOB_47763","tr_customer_id":47780,"tr_customer_product_id":47770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:16:38.000Z","modified_at":"2025-07-25T20:16:38.000Z","name":"Pat Treutel","mobile_number":"694-922-7699","email_id":"Jaleel_Schuster@yahoo.com","dop":"2025-07-15","serial_number":"13453408038860","imei1":"13453408038860","imei2":"13453408038860","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47762,"job_number":"JOB_47762","tr_customer_id":47779,"tr_customer_product_id":47769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:10:48.000Z","modified_at":"2025-07-25T20:10:48.000Z","name":"Lorna Reinger","mobile_number":"920-285-8393","email_id":"Camille_Senger@gmail.com","dop":"2025-07-15","serial_number":"15754398765730","imei1":"15754398765730","imei2":"15754398765730","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T20:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47761,"job_number":"JOB_47761","tr_customer_id":47778,"tr_customer_product_id":47768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:58:12.000Z","modified_at":"2025-07-25T19:58:12.000Z","name":"Lucile Bins","mobile_number":"785-455-7200","email_id":"Filomena.Zieme@hotmail.com","dop":"2025-07-15","serial_number":"18677894468475","imei1":"18677894468475","imei2":"18677894468475","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47760,"job_number":"JOB_47760","tr_customer_id":47777,"tr_customer_product_id":47767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:53:01.000Z","modified_at":"2025-07-25T19:53:01.000Z","name":"Mattie Kemmer","mobile_number":"592-467-8786","email_id":"Reina27@yahoo.com","dop":"2025-07-15","serial_number":"16455106875758","imei1":"16455106875758","imei2":"16455106875758","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47759,"job_number":"JOB_47759","tr_customer_id":47776,"tr_customer_product_id":47766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:52:34.000Z","modified_at":"2025-07-25T19:52:34.000Z","name":"Madaline Berge","mobile_number":"734-484-7690","email_id":"Jevon.Jacobson@gmail.com","dop":"2025-07-15","serial_number":"12140376435364","imei1":"12140376435364","imei2":"12140376435364","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47758,"job_number":"JOB_47758","tr_customer_id":47775,"tr_customer_product_id":47765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:52.000Z","modified_at":"2025-07-25T19:51:52.000Z","name":"Howell Weber","mobile_number":"659-419-8425","email_id":"Shemar_Kunze1@hotmail.com","dop":"2025-07-15","serial_number":"11753002211641","imei1":"11753002211641","imei2":"11753002211641","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47757,"job_number":"JOB_47757","tr_customer_id":47774,"tr_customer_product_id":47764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:41.000Z","modified_at":"2025-07-25T19:51:41.000Z","name":"Ole Stamm","mobile_number":"544-807-0443","email_id":"Merlin.Ritchie@hotmail.com","dop":"2025-07-15","serial_number":"17292390383546","imei1":"17292390383546","imei2":"17292390383546","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47756,"job_number":"JOB_47756","tr_customer_id":47773,"tr_customer_product_id":47763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:18.000Z","modified_at":"2025-07-25T19:51:18.000Z","name":"Richmond Bergstrom","mobile_number":"814-360-6537","email_id":"Theodore.Sporer@hotmail.com","dop":"2025-07-15","serial_number":"18783161041002","imei1":"18783161041002","imei2":"18783161041002","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47755,"job_number":"JOB_47755","tr_customer_id":47772,"tr_customer_product_id":47762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:51:10.000Z","modified_at":"2025-07-25T19:51:10.000Z","name":"Rachael Lockman","mobile_number":"502-860-6799","email_id":"Danielle_Johnson4@hotmail.com","dop":"2025-07-15","serial_number":"18757302539551","imei1":"18757302539551","imei2":"18757302539551","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47754,"job_number":"JOB_47754","tr_customer_id":47771,"tr_customer_product_id":47761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:45:48.000Z","modified_at":"2025-07-25T19:45:48.000Z","name":"Alexa Hand","mobile_number":"791-538-2990","email_id":"Eduardo1@yahoo.com","dop":"2025-07-15","serial_number":"14367529519280","imei1":"14367529519280","imei2":"14367529519280","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47753,"job_number":"JOB_47753","tr_customer_id":47770,"tr_customer_product_id":47760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:38.000Z","modified_at":"2025-07-25T19:43:38.000Z","name":"Aurelie Kemmer","mobile_number":"884-357-4627","email_id":"Garnet_Weimann27@hotmail.com","dop":"2025-07-15","serial_number":"13560052246359","imei1":"13560052246359","imei2":"13560052246359","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47752,"job_number":"JOB_47752","tr_customer_id":47769,"tr_customer_product_id":47759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:43:22.000Z","modified_at":"2025-07-25T19:43:22.000Z","name":"Harrison Gutmann","mobile_number":"507-677-3750","email_id":"Glen_Skiles73@hotmail.com","dop":"2025-07-15","serial_number":"18903274859387","imei1":"18903274859387","imei2":"18903274859387","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47751,"job_number":"JOB_47751","tr_customer_id":47768,"tr_customer_product_id":47758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:42:40.000Z","modified_at":"2025-07-25T19:42:40.000Z","name":"Stanton Gibson","mobile_number":"928-499-5193","email_id":"Eusebio10@hotmail.com","dop":"2025-07-15","serial_number":"12817930149358","imei1":"12817930149358","imei2":"12817930149358","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47750,"job_number":"JOB_47750","tr_customer_id":47767,"tr_customer_product_id":47757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:39:48.000Z","modified_at":"2025-07-25T19:39:48.000Z","name":"Hoyt Goldner","mobile_number":"509-457-4765","email_id":"Van.Swift11@yahoo.com","dop":"2025-07-15","serial_number":"19932967944592","imei1":"19932967944592","imei2":"19932967944592","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47749,"job_number":"JOB_47749","tr_customer_id":47766,"tr_customer_product_id":47756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:38:55.000Z","modified_at":"2025-07-25T19:38:55.000Z","name":"Arely Schmitt","mobile_number":"381-875-6876","email_id":"Maureen.Mitchell20@gmail.com","dop":"2025-07-15","serial_number":"11679195000658","imei1":"11679195000658","imei2":"11679195000658","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47748,"job_number":"JOB_47748","tr_customer_id":47765,"tr_customer_product_id":47755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:08.000Z","modified_at":"2025-07-25T19:33:08.000Z","name":"Stone Macejkovic","mobile_number":"823-607-5906","email_id":"Gaetano_Prosacco12@gmail.com","dop":"2025-07-15","serial_number":"18652215209637","imei1":"18652215209637","imei2":"18652215209637","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47747,"job_number":"JOB_47747","tr_customer_id":47764,"tr_customer_product_id":47754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:33:00.000Z","modified_at":"2025-07-25T19:33:00.000Z","name":"Jessie Kuhn","mobile_number":"669-557-8496","email_id":"Annabel48@hotmail.com","dop":"2025-07-15","serial_number":"19719975709896","imei1":"19719975709896","imei2":"19719975709896","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47746,"job_number":"JOB_47746","tr_customer_id":47763,"tr_customer_product_id":47753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:25.000Z","modified_at":"2025-07-25T19:31:25.000Z","name":"Jayme Weissnat","mobile_number":"226-852-5540","email_id":"Niko_Medhurst@gmail.com","dop":"2025-07-15","serial_number":"14950366973697","imei1":"14950366973697","imei2":"14950366973697","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47745,"job_number":"JOB_47745","tr_customer_id":47762,"tr_customer_product_id":47752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:31:19.000Z","modified_at":"2025-07-25T19:31:19.000Z","name":"Shaylee Murphy","mobile_number":"763-902-8681","email_id":"Caitlyn79@gmail.com","dop":"2025-07-15","serial_number":"14782455235429","imei1":"14782455235429","imei2":"14782455235429","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47744,"job_number":"JOB_47744","tr_customer_id":47761,"tr_customer_product_id":47751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:30:53.000Z","modified_at":"2025-07-25T19:30:53.000Z","name":"Morris Nikolaus","mobile_number":"331-251-7330","email_id":"Kim50@yahoo.com","dop":"2025-07-15","serial_number":"10563932296964","imei1":"10563932296964","imei2":"10563932296964","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47743,"job_number":"JOB_47743","tr_customer_id":47760,"tr_customer_product_id":47750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:29:38.000Z","modified_at":"2025-07-25T19:29:38.000Z","name":"Marlee Lindgren","mobile_number":"854-271-9795","email_id":"Leland_Dicki@hotmail.com","dop":"2025-07-15","serial_number":"10015377085167","imei1":"10015377085167","imei2":"10015377085167","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47742,"job_number":"JOB_47742","tr_customer_id":47759,"tr_customer_product_id":47749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:28:10.000Z","modified_at":"2025-07-25T19:28:10.000Z","name":"Kari Cronin","mobile_number":"601-335-6556","email_id":"Adella16@hotmail.com","dop":"2025-07-15","serial_number":"10372822835537","imei1":"10372822835537","imei2":"10372822835537","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47741,"job_number":"JOB_47741","tr_customer_id":47758,"tr_customer_product_id":47748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:58.000Z","modified_at":"2025-07-25T19:27:58.000Z","name":"Selena Schoen","mobile_number":"705-602-7736","email_id":"Jacynthe77@gmail.com","dop":"2025-07-15","serial_number":"10448065135591","imei1":"10448065135591","imei2":"10448065135591","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47740,"job_number":"JOB_47740","tr_customer_id":47757,"tr_customer_product_id":47747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:54.000Z","modified_at":"2025-07-25T19:27:54.000Z","name":"Jade Dibbert","mobile_number":"541-583-2023","email_id":"Cristopher.Shields2@gmail.com","dop":"2025-07-15","serial_number":"15915616700441","imei1":"15915616700441","imei2":"15915616700441","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47739,"job_number":"JOB_47739","tr_customer_id":47756,"tr_customer_product_id":47746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:27:43.000Z","modified_at":"2025-07-25T19:27:43.000Z","name":"Keith Bogisich","mobile_number":"304-723-8340","email_id":"Cheyanne_Purdy81@hotmail.com","dop":"2025-07-15","serial_number":"11651629326648","imei1":"11651629326648","imei2":"11651629326648","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47738,"job_number":"JOB_47738","tr_customer_id":47755,"tr_customer_product_id":47745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:23:44.000Z","modified_at":"2025-07-25T19:23:44.000Z","name":"Marisa Larson","mobile_number":"996-559-5498","email_id":"Alycia15@yahoo.com","dop":"2025-07-15","serial_number":"10047633540912","imei1":"10047633540912","imei2":"10047633540912","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47737,"job_number":"JOB_47737","tr_customer_id":47754,"tr_customer_product_id":47744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:21:12.000Z","modified_at":"2025-07-25T19:21:12.000Z","name":"Fredy Walter","mobile_number":"486-350-1909","email_id":"Hiram.Koch62@gmail.com","dop":"2025-07-15","serial_number":"10582315944852","imei1":"10582315944852","imei2":"10582315944852","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47736,"job_number":"JOB_47736","tr_customer_id":47753,"tr_customer_product_id":47743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:39.000Z","modified_at":"2025-07-25T19:17:39.000Z","name":"Mohammed Fahed","mobile_number":"9876543210","email_id":"fahed@gmail.com","dop":"2025-07-15","serial_number":"12727483596028","imei1":"12727483596028","imei2":"12727483596028","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47735,"job_number":"JOB_47735","tr_customer_id":47752,"tr_customer_product_id":47742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Imran Ansari","mobile_number":"9873432101","email_id":"imran@gmail.com","dop":"2025-07-15","serial_number":"14869842795978","imei1":"14869842795978","imei2":"14869842795978","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47734,"job_number":"JOB_47734","tr_customer_id":47751,"tr_customer_product_id":47741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Suraj Kumar","mobile_number":"9876542210","email_id":"suraj@gmail.com","dop":"2025-07-15","serial_number":"17086779024262","imei1":"17086779024262","imei2":"17086779024262","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47733,"job_number":"JOB_47733","tr_customer_id":47750,"tr_customer_product_id":47740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:17:38.000Z","modified_at":"2025-07-25T19:17:38.000Z","name":"Varun Kumar","mobile_number":"9876543654","email_id":"varun@gmail.com","dop":"2025-07-15","serial_number":"14207109169601","imei1":"14207109169601","imei2":"14207109169601","popurl":"2025-07-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T19:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47697,"job_number":"JOB_47697","tr_customer_id":47714,"tr_customer_product_id":47704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:33.000Z","modified_at":"2025-07-25T17:45:33.000Z","name":"Verla Block","mobile_number":"479-725-7458","email_id":"Maye.Conroy85@hotmail.com","dop":"2025-07-02","serial_number":"18585933379565","imei1":"18585933379565","imei2":"18585933379565","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47696,"job_number":"JOB_47696","tr_customer_id":47713,"tr_customer_product_id":47703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:45:28.000Z","modified_at":"2025-07-25T17:45:29.000Z","name":"Casper Connelly","mobile_number":"791-486-7250","email_id":"Phyllis.Runolfsson32@hotmail.com","dop":"2025-07-02","serial_number":"18253911102331","imei1":"18253911102331","imei2":"18253911102331","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47695,"job_number":"JOB_47695","tr_customer_id":47712,"tr_customer_product_id":47702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T17:44:49.000Z","modified_at":"2025-07-25T17:44:49.000Z","name":"Elaina Torp","mobile_number":"649-825-2018","email_id":"Monserrate.Mayer5@yahoo.com","dop":"2025-07-02","serial_number":"16547773478606","imei1":"16547773478606","imei2":"16547773478606","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T17:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47692,"job_number":"JOB_47692","tr_customer_id":47709,"tr_customer_product_id":47699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:45.000Z","modified_at":"2025-07-25T16:48:45.000Z","name":"Darien Kuvalis","mobile_number":"930-458-6180","email_id":"Ivah_Brekke@gmail.com","dop":"2025-07-02","serial_number":"18400008953242","imei1":"18400008953242","imei2":"18400008953242","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47691,"job_number":"JOB_47691","tr_customer_id":47708,"tr_customer_product_id":47698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:48:14.000Z","modified_at":"2025-07-25T16:48:14.000Z","name":"Junior Green","mobile_number":"672-620-1029","email_id":"Jordy_Heathcote@hotmail.com","dop":"2025-07-02","serial_number":"13886053242901","imei1":"13886053242901","imei2":"13886053242901","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47690,"job_number":"JOB_47690","tr_customer_id":47707,"tr_customer_product_id":47697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:42:09.000Z","modified_at":"2025-07-25T16:42:09.000Z","name":"Keshaun Mraz","mobile_number":"457-707-5237","email_id":"Leif.Ruecker@yahoo.com","dop":"2025-07-02","serial_number":"13655633623944","imei1":"13655633623944","imei2":"13655633623944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47689,"job_number":"JOB_47689","tr_customer_id":47706,"tr_customer_product_id":47696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:37:29.000Z","modified_at":"2025-07-25T16:37:29.000Z","name":"Francesco Carter","mobile_number":"619-994-4799","email_id":"Frederick50@yahoo.com","dop":"2025-07-02","serial_number":"14809904681106","imei1":"14809904681106","imei2":"14809904681106","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T16:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47683,"job_number":"JOB_47683","tr_customer_id":47700,"tr_customer_product_id":47690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:59:50.000Z","modified_at":"2025-07-25T15:59:50.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Yasmeen.Morar@yahoo.com","dop":"2025-06-10","serial_number":"104215072876291","imei1":"104215072876291","imei2":"104215072876291","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47682,"job_number":"JOB_47682","tr_customer_id":47699,"tr_customer_product_id":47689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:45.000Z","modified_at":"2025-07-25T15:53:45.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sibyl_Leuschke19@hotmail.com","dop":"2025-06-10","serial_number":"100161929850239","imei1":"100161929850239","imei2":"100161929850239","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47680,"job_number":"JOB_47680","tr_customer_id":47697,"tr_customer_product_id":47687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:53:03.000Z","modified_at":"2025-07-25T15:53:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"104573720782205","imei1":"104573720782205","imei2":"104573720782205","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47679,"job_number":"JOB_47679","tr_customer_id":47696,"tr_customer_product_id":47686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:50:34.000Z","modified_at":"2025-07-25T15:50:35.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"abc@gmail.com","dop":"2025-06-10","serial_number":"105640210703533","imei1":"105640210703533","imei2":"105640210703533","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47677,"job_number":"JOB_47677","tr_customer_id":47694,"tr_customer_product_id":47684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:47:21.000Z","modified_at":"2025-07-25T15:47:21.000Z","name":"Art Anderson","mobile_number":"562-560-5485","email_id":"Loraine35@hotmail.com","dop":"2025-06-10","serial_number":"106421360814241","imei1":"106421360814241","imei2":"106421360814241","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T15:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47656,"job_number":"JOB_47656","tr_customer_id":47673,"tr_customer_product_id":47663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:33:16.000Z","modified_at":"2025-07-25T14:33:16.000Z","name":"Kristopher Bergstrom","mobile_number":"498-201-6798","email_id":"Godfrey_Satterfield49@hotmail.com","dop":"2025-07-02","serial_number":"12444053892086","imei1":"12444053892086","imei2":"12444053892086","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47644,"job_number":"JOB_47644","tr_customer_id":47661,"tr_customer_product_id":47651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T14:22:56.000Z","modified_at":"2025-07-25T14:22:56.000Z","name":"Dedric Will","mobile_number":"861-782-2814","email_id":"Ruthie.Rutherford61@hotmail.com","dop":"2025-07-02","serial_number":"10406624903388","imei1":"10406624903388","imei2":"10406624903388","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47640,"job_number":"JOB_47640","tr_customer_id":47657,"tr_customer_product_id":47647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T13:56:58.000Z","name":"Glenda Mante","mobile_number":"717-425-6484","email_id":"Blake_Turcotte@hotmail.com","dop":"2025-07-02","serial_number":"10923379041180","imei1":"10923379041180","imei2":"10923379041180","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47638,"job_number":"JOB_47638","tr_customer_id":47655,"tr_customer_product_id":47645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:49.000Z","modified_at":"2025-07-25T13:56:49.000Z","name":"Caroline Lueilwitz","mobile_number":"975-813-3065","email_id":"Chanel.Miller61@yahoo.com","dop":"2025-07-02","serial_number":"15072044518640","imei1":"15072044518640","imei2":"15072044518640","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47637,"job_number":"JOB_47637","tr_customer_id":47654,"tr_customer_product_id":47644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:53:40.000Z","modified_at":"2025-07-25T13:53:40.000Z","name":"Daphne VonRueden","mobile_number":"611-296-1731","email_id":"Maryjane.Klein@hotmail.com","dop":"2025-07-02","serial_number":"15605236633083","imei1":"15605236633083","imei2":"15605236633083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47629,"job_number":"JOB_47629","tr_customer_id":47646,"tr_customer_product_id":47636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:53.000Z","modified_at":"2025-07-25T13:52:53.000Z","name":"Oma Hahn","mobile_number":"815-439-2923","email_id":"Tess.Cummerata24@hotmail.com","dop":"2025-07-02","serial_number":"13349813519197","imei1":"13349813519197","imei2":"13349813519197","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47621,"job_number":"JOB_47621","tr_customer_id":47638,"tr_customer_product_id":47628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:52:02.000Z","modified_at":"2025-07-25T13:52:02.000Z","name":"Althea Goodwin","mobile_number":"953-596-1395","email_id":"Torey.Berge75@yahoo.com","dop":"2025-07-02","serial_number":"10591857641948","imei1":"10591857641948","imei2":"10591857641948","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47613,"job_number":"JOB_47613","tr_customer_id":47630,"tr_customer_product_id":47620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:26.000Z","modified_at":"2025-07-25T13:50:26.000Z","name":"Geo Halvorson","mobile_number":"605-459-9548","email_id":"Jordon_Luettgen@yahoo.com","dop":"2025-07-02","serial_number":"17120555264323","imei1":"17120555264323","imei2":"17120555264323","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47612,"job_number":"JOB_47612","tr_customer_id":47629,"tr_customer_product_id":47619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:50:06.000Z","modified_at":"2025-07-25T13:50:06.000Z","name":"Emma Abernathy","mobile_number":"781-849-6995","email_id":"Herta76@gmail.com","dop":"2025-07-02","serial_number":"13065114088365","imei1":"13065114088365","imei2":"13065114088365","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:50:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47611,"job_number":"JOB_47611","tr_customer_id":47628,"tr_customer_product_id":47618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:48:45.000Z","modified_at":"2025-07-25T13:48:45.000Z","name":"Felipa O'Keefe","mobile_number":"963-898-8570","email_id":"Eda.Crooks@yahoo.com","dop":"2025-07-02","serial_number":"16021622012249","imei1":"16021622012249","imei2":"16021622012249","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T13:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47523,"job_number":"JOB_47523","tr_customer_id":47540,"tr_customer_product_id":47530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:20:15.000Z","modified_at":"2025-07-25T10:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"925035659551090","imei1":"925035659551090","imei2":"925035659551090","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T10:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47516,"job_number":"JOB_47516","tr_customer_id":47533,"tr_customer_product_id":47523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T09:54:50.000Z","modified_at":"2025-07-25T09:54:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2016-07-22","serial_number":"12345654321788","imei1":"12345654321788","imei2":"12345654321788","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T09:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47449,"job_number":"JOB_47449","tr_customer_id":47466,"tr_customer_product_id":47456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T06:05:51.000Z","modified_at":"2025-07-25T06:05:51.000Z","name":"test vivek","mobile_number":"8766666666","email_id":"tested@yopmail.com","dop":"2016-07-22","serial_number":"01234567899999","imei1":"01234567899999","imei2":"01234567899999","popurl":"2016-07-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-07-25T06:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Job should now appear in engineer’s job list 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Job should now appear in engineer’s job list
expected [ 47794, 47791, 47789, 47777, …(308) ] to include 47795
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb996803-9c98-4ffd-8962-984d238ecdd6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-8aD4mrfQZ0OA+NOj82o7SjSpYUU"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be 'Success' 1 0 0
Token should be present and valid (JWT - 3 parts) 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 211ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebf6a434-4350-41b0-9728-ba924af530f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "iamengsd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid username should return 401 Unauthorized 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid username should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d0bcc0c-aea0-477a-87cc-7095ab2c084d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iameng",
            "password": "pass"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid password should return 401 Unauthorized 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid password should return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 210ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af7e0f38-91af-4ca2-8245-bebae08fdb33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 53
Request Body
{
            "username": "",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank username or password should return 400 Bad Request with appropriate error message 0 1 0
Response message should be 'Invalid Username or password' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Blank username or password should return 400 Bad Request with appropriate error message
expected response to have status code 400 but got 500
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 441B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd781caa-04dd-4feb-99fa-36c71fa0b913
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Ensure the response status code is 200 OK 1 0 0
Verify that the response time is below 500 ms 1 0 0
Response should contain a message field with the value: 'Success' 1 0 0
Verify response data object includes all keys 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 921ce258-fa3e-4448-b555-41849c64a5c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Request without token should return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbwpopZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c85c187-be68-475d-a0a9-2e76de0676e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-mWi1SMvBmkj/ViAOe7Z8Y5or6kY"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \n in JSON at position 52"}
Test Information
NamePassedFailedSkipped
Request without token should return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Request without token should return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 163B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81f15cab-9227-4832-b037-7443060e8f47
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-G3eZsqn6VAk2NQp1VswKzBke7oQ"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":18},{"label":"Repair completed","key":"repair_completed","count":7}]}
Test Information
NamePassedFailedSkipped
Verify the response status code is 200 OK 1 0 0
Verify that the response time is below 500 ms 1 0 0
Verify response should contain a message field with the value 'Success' 1 0 0
Verify response includes a data array that is not empty 1 0 0
Verify Each object in the data array includes 'label', 'key', 'count' fields 2 0 0
Verify labels matches the expected values 2 0 0
Verify keys matches the expected values 2 0 0
Verify count value is a non-negative integer. 2 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 207ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91cd5c1b-c3cf-4d43-9472-92d92081c97c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify without token is return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 208ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZpo6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b0a03ec-5223-4554-bbc1-477858bcbfb7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-VNfGgXAa5cJVyOHnJEQHE1ba3bk"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token i in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify with an incorrect token should return 403 Forbidden. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify with an incorrect token should return 403 Forbidden.
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-i1Rnvh1xGiq9vqTAD61/OhEOkhA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 964b6a09-f644-4937-8f43-0f9700a1e195
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
Verify an invalid HTTP method the API should return 405 Method Not Allowed. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify an invalid HTTP method the API should return 405 Method Not Allowed.
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 17.24KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39436f57-abbc-4d7f-bc98-635d3168755d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"44f8-ldJ34MGzhRPQm7Gz6wR6GZwXjtU"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47712,"job_number":"JOB_47712","tr_customer_id":47729,"tr_customer_product_id":47719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:06:14.000Z","modified_at":"2025-07-25T18:06:58.000Z","name":"Burnice Sawayn","mobile_number":"595-905-6736","email_id":"Verlie.Stracke97@gmail.com","dop":"2025-06-08","serial_number":"19093776856122","imei1":"19093776856122","imei2":"19093776856122","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T18:06:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47547,"job_number":"JOB_47547","tr_customer_id":47564,"tr_customer_product_id":47554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:50:43.000Z","modified_at":"2025-07-25T10:50:47.000Z","name":"Ara Hane","mobile_number":"241-437-2837","email_id":"Madie_Mohr15@hotmail.com","dop":"2025-07-09","serial_number":"101966848145862","imei1":"101966848145862","imei2":"101966848145862","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:50:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47542,"job_number":"JOB_47542","tr_customer_id":47559,"tr_customer_product_id":47549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:14.000Z","modified_at":"2025-07-25T10:47:18.000Z","name":"Elbert Willms","mobile_number":"852-908-2356","email_id":"Koby94@hotmail.com","dop":"2025-07-09","serial_number":"104840898105083","imei1":"104840898105083","imei2":"104840898105083","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:47:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47537,"job_number":"JOB_47537","tr_customer_id":47554,"tr_customer_product_id":47544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:31.000Z","name":"Rigoberto Jacobs","mobile_number":"490-674-4444","email_id":"Khalid.Ward54@hotmail.com","dop":"2025-04-06","serial_number":"17026410682571","imei1":"17026410682571","imei2":"17026410682571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47534,"job_number":"JOB_47534","tr_customer_id":47551,"tr_customer_product_id":47541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:24.000Z","name":"Bernardo Roberts","mobile_number":"242-682-0324","email_id":"Malinda_Hilpert25@yahoo.com","dop":"2025-04-06","serial_number":"15873171638410","imei1":"15873171638410","imei2":"15873171638410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47531,"job_number":"JOB_47531","tr_customer_id":47548,"tr_customer_product_id":47538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:17.000Z","name":"Santino Becker","mobile_number":"801-951-4768","email_id":"Rose.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17663751344876","imei1":"17663751344876","imei2":"17663751344876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47444,"job_number":"JOB_47444","tr_customer_id":47461,"tr_customer_product_id":47451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:59:24.000Z","modified_at":"2025-07-25T04:59:28.000Z","name":"Gilda Rohan","mobile_number":"817-285-9149","email_id":"Shad98@yahoo.com","dop":"2025-07-09","serial_number":"108079870539326","imei1":"108079870539326","imei2":"108079870539326","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:59:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47439,"job_number":"JOB_47439","tr_customer_id":47456,"tr_customer_product_id":47446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:55:28.000Z","modified_at":"2025-07-25T04:55:32.000Z","name":"Tamia Cartwright","mobile_number":"357-450-5366","email_id":"Furman72@yahoo.com","dop":"2025-07-09","serial_number":"102465270195504","imei1":"102465270195504","imei2":"102465270195504","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:55:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47432,"job_number":"JOB_47432","tr_customer_id":47449,"tr_customer_product_id":47439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:25.000Z","modified_at":"2025-07-25T04:46:29.000Z","name":"Craig Mitchell","mobile_number":"886-620-9479","email_id":"Patrick15@yahoo.com","dop":"2025-07-09","serial_number":"108277033082126","imei1":"108277033082126","imei2":"108277033082126","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47431,"job_number":"JOB_47431","tr_customer_id":47448,"tr_customer_product_id":47438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:07.000Z","modified_at":"2025-07-25T04:46:11.000Z","name":"Shyanne Schiller","mobile_number":"289-496-8727","email_id":"Lavonne43@gmail.com","dop":"2025-07-09","serial_number":"108548191559980","imei1":"108548191559980","imei2":"108548191559980","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47419,"job_number":"JOB_47419","tr_customer_id":47436,"tr_customer_product_id":47426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:19:55.000Z","modified_at":"2025-07-25T04:19:59.000Z","name":"Percy McGlynn","mobile_number":"745-337-0359","email_id":"Vivien_Fritsch@yahoo.com","dop":"2025-07-09","serial_number":"103714079690996","imei1":"103714079690996","imei2":"103714079690996","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:19:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47418,"job_number":"JOB_47418","tr_customer_id":47435,"tr_customer_product_id":47425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:18:02.000Z","modified_at":"2025-07-25T04:18:06.000Z","name":"Domenic Schimmel","mobile_number":"311-336-6183","email_id":"Melyssa32@yahoo.com","dop":"2025-07-09","serial_number":"101717061890479","imei1":"101717061890479","imei2":"101717061890479","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:18:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47417,"job_number":"JOB_47417","tr_customer_id":47434,"tr_customer_product_id":47424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:14:25.000Z","modified_at":"2025-07-25T04:14:28.000Z","name":"Lois Smitham","mobile_number":"587-627-0558","email_id":"Rhea.Stokes39@gmail.com","dop":"2025-07-09","serial_number":"108386600305545","imei1":"108386600305545","imei2":"108386600305545","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:14:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47393,"job_number":"JOB_47393","tr_customer_id":47410,"tr_customer_product_id":47400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:51:47.000Z","modified_at":"2025-07-25T03:51:51.000Z","name":"Chasity Reynolds","mobile_number":"720-675-5453","email_id":"Era56@hotmail.com","dop":"2025-07-09","serial_number":"100876447730706","imei1":"100876447730706","imei2":"100876447730706","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T03:51:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47350,"job_number":"JOB_47350","tr_customer_id":47367,"tr_customer_product_id":47357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:21:11.000Z","modified_at":"2025-07-25T02:21:30.000Z","name":"Crystel Gutkowski","mobile_number":"281-724-4097","email_id":"Edwina.Howe85@gmail.com","dop":"2025-05-01","serial_number":"10562130625327","imei1":"10562130625327","imei2":"10562130625327","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47348,"job_number":"JOB_47348","tr_customer_id":47365,"tr_customer_product_id":47355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:53:01.000Z","modified_at":"2025-07-25T01:58:09.000Z","name":"Clara Lowe","mobile_number":"261-889-8512","email_id":"Sincere.Hudson@hotmail.com","dop":"2025-05-01","serial_number":"10471790578256","imei1":"10471790578256","imei2":"10471790578256","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T01:58:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47347,"job_number":"JOB_47347","tr_customer_id":47364,"tr_customer_product_id":47354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:34:50.000Z","modified_at":"2025-07-25T01:35:05.000Z","name":"Alexa Schaden","mobile_number":"348-898-6481","email_id":"Arianna47@hotmail.com","dop":"2025-05-01","serial_number":"10067190374656","imei1":"10067190374656","imei2":"10067190374656","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T01:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:37.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-26T03:44:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the response status code is 200 OK 1 0 0
Verify that the response time is under 500 ms 1 0 0
Verify message is Success 1 0 0
Verify data array is not empty 1 0 0
Verify mst_action_status should be equal to 'Pending For Repair' 18 0 0
Verify assigned_to should match the logged-in engineer's ID 18 0 0
Total 40 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e6fa871-8a87-490c-8f80-830d382f919f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Request without authorization token should return 401 Unauthorized. 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 207ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjUpoiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MTgwMDh9.w6bkfO77FK69pmd6OmlKuTOt-v9-D9tGjw3vIxPOhSE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6d97216-f026-459e-9e5e-9ca42da4cc4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-lGPTVCqLotIBgxAsAoOnV0FaLCs"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token e in JSON at position 96"}
Test Information
NamePassedFailedSkipped
Request with an invalid or expired token should return 403 Forbidden. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Request with an invalid or expired token should return 403 Forbidden.
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 404 - Not Found
Mean time per request: 208ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0623e4c-6b69-4b4d-b3e0-00ac9eec4fad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/<path>
Test Information
NamePassedFailedSkipped
request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed. 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
request method is incorrectly set to GET instead of POST, it should return 405 Method Not Allowed.
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e04133ea-5e4b-4a2c-a2e3-60f468cd842b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"113c5-V7ASKsYlHWRcTCggurQZcxp/gko"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 424ms
Mean size per request: 20.65KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
Cache-Control no-cache
User-Agent PostmanRuntime/7.39.1
Accept */*
Postman-Token 2bfc270c-26f7-4068-9733-516fe2962d7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"529e-jIxNKc8YR1PPEh7T68ePJEdY05s"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:37.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-26T03:44:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":47795,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:27.000Z"}],"quatations":[]},{"id":47712,"job_number":"JOB_47712","tr_customer_id":47729,"tr_customer_product_id":47719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:06:14.000Z","modified_at":"2025-07-25T18:06:58.000Z","name":"Burnice Sawayn","mobile_number":"595-905-6736","email_id":"Verlie.Stracke97@gmail.com","dop":"2025-06-08","serial_number":"19093776856122","imei1":"19093776856122","imei2":"19093776856122","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T18:06:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47712,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T18:06:14.000Z"}],"quatations":[]},{"id":47547,"job_number":"JOB_47547","tr_customer_id":47564,"tr_customer_product_id":47554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:50:43.000Z","modified_at":"2025-07-25T10:50:47.000Z","name":"Ara Hane","mobile_number":"241-437-2837","email_id":"Madie_Mohr15@hotmail.com","dop":"2025-07-09","serial_number":"101966848145862","imei1":"101966848145862","imei2":"101966848145862","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:50:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47547,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:50:43.000Z"}],"quatations":[]},{"id":47542,"job_number":"JOB_47542","tr_customer_id":47559,"tr_customer_product_id":47549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:47:14.000Z","modified_at":"2025-07-25T10:47:18.000Z","name":"Elbert Willms","mobile_number":"852-908-2356","email_id":"Koby94@hotmail.com","dop":"2025-07-09","serial_number":"104840898105083","imei1":"104840898105083","imei2":"104840898105083","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T10:47:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47542,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:47:14.000Z"}],"quatations":[]},{"id":47537,"job_number":"JOB_47537","tr_customer_id":47554,"tr_customer_product_id":47544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:26.000Z","modified_at":"2025-07-25T10:46:31.000Z","name":"Rigoberto Jacobs","mobile_number":"490-674-4444","email_id":"Khalid.Ward54@hotmail.com","dop":"2025-04-06","serial_number":"17026410682571","imei1":"17026410682571","imei2":"17026410682571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47537,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:26.000Z"}],"quatations":[]},{"id":47534,"job_number":"JOB_47534","tr_customer_id":47551,"tr_customer_product_id":47541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:19.000Z","modified_at":"2025-07-25T10:46:24.000Z","name":"Bernardo Roberts","mobile_number":"242-682-0324","email_id":"Malinda_Hilpert25@yahoo.com","dop":"2025-04-06","serial_number":"15873171638410","imei1":"15873171638410","imei2":"15873171638410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47534,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:19.000Z"}],"quatations":[]},{"id":47531,"job_number":"JOB_47531","tr_customer_id":47548,"tr_customer_product_id":47538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:46:11.000Z","modified_at":"2025-07-25T10:46:17.000Z","name":"Santino Becker","mobile_number":"801-951-4768","email_id":"Rose.Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17663751344876","imei1":"17663751344876","imei2":"17663751344876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T10:46:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":47531,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T10:46:11.000Z"}],"quatations":[]},{"id":47444,"job_number":"JOB_47444","tr_customer_id":47461,"tr_customer_product_id":47451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:59:24.000Z","modified_at":"2025-07-25T04:59:28.000Z","name":"Gilda Rohan","mobile_number":"817-285-9149","email_id":"Shad98@yahoo.com","dop":"2025-07-09","serial_number":"108079870539326","imei1":"108079870539326","imei2":"108079870539326","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:59:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47444,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:59:24.000Z"}],"quatations":[]},{"id":47439,"job_number":"JOB_47439","tr_customer_id":47456,"tr_customer_product_id":47446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:55:28.000Z","modified_at":"2025-07-25T04:55:32.000Z","name":"Tamia Cartwright","mobile_number":"357-450-5366","email_id":"Furman72@yahoo.com","dop":"2025-07-09","serial_number":"102465270195504","imei1":"102465270195504","imei2":"102465270195504","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:55:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47439,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:55:28.000Z"}],"quatations":[]},{"id":47432,"job_number":"JOB_47432","tr_customer_id":47449,"tr_customer_product_id":47439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:25.000Z","modified_at":"2025-07-25T04:46:29.000Z","name":"Craig Mitchell","mobile_number":"886-620-9479","email_id":"Patrick15@yahoo.com","dop":"2025-07-09","serial_number":"108277033082126","imei1":"108277033082126","imei2":"108277033082126","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47432,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:46:25.000Z"}],"quatations":[]},{"id":47431,"job_number":"JOB_47431","tr_customer_id":47448,"tr_customer_product_id":47438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:07.000Z","modified_at":"2025-07-25T04:46:11.000Z","name":"Shyanne Schiller","mobile_number":"289-496-8727","email_id":"Lavonne43@gmail.com","dop":"2025-07-09","serial_number":"108548191559980","imei1":"108548191559980","imei2":"108548191559980","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:46:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47431,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:46:07.000Z"}],"quatations":[]},{"id":47419,"job_number":"JOB_47419","tr_customer_id":47436,"tr_customer_product_id":47426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:19:55.000Z","modified_at":"2025-07-25T04:19:59.000Z","name":"Percy McGlynn","mobile_number":"745-337-0359","email_id":"Vivien_Fritsch@yahoo.com","dop":"2025-07-09","serial_number":"103714079690996","imei1":"103714079690996","imei2":"103714079690996","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:19:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47419,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:19:55.000Z"}],"quatations":[]},{"id":47418,"job_number":"JOB_47418","tr_customer_id":47435,"tr_customer_product_id":47425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:18:02.000Z","modified_at":"2025-07-25T04:18:06.000Z","name":"Domenic Schimmel","mobile_number":"311-336-6183","email_id":"Melyssa32@yahoo.com","dop":"2025-07-09","serial_number":"101717061890479","imei1":"101717061890479","imei2":"101717061890479","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:18:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47418,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:18:02.000Z"}],"quatations":[]},{"id":47417,"job_number":"JOB_47417","tr_customer_id":47434,"tr_customer_product_id":47424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:14:25.000Z","modified_at":"2025-07-25T04:14:28.000Z","name":"Lois Smitham","mobile_number":"587-627-0558","email_id":"Rhea.Stokes39@gmail.com","dop":"2025-07-09","serial_number":"108386600305545","imei1":"108386600305545","imei2":"108386600305545","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T04:14:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47417,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T04:14:25.000Z"}],"quatations":[]},{"id":47393,"job_number":"JOB_47393","tr_customer_id":47410,"tr_customer_product_id":47400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T03:51:47.000Z","modified_at":"2025-07-25T03:51:51.000Z","name":"Chasity Reynolds","mobile_number":"720-675-5453","email_id":"Era56@hotmail.com","dop":"2025-07-09","serial_number":"100876447730706","imei1":"100876447730706","imei2":"100876447730706","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T03:51:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":47393,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T03:51:47.000Z"}],"quatations":[]},{"id":47350,"job_number":"JOB_47350","tr_customer_id":47367,"tr_customer_product_id":47357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T02:21:11.000Z","modified_at":"2025-07-25T02:21:30.000Z","name":"Crystel Gutkowski","mobile_number":"281-724-4097","email_id":"Edwina.Howe85@gmail.com","dop":"2025-05-01","serial_number":"10562130625327","imei1":"10562130625327","imei2":"10562130625327","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47350,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T02:21:12.000Z"}],"quatations":[]},{"id":47348,"job_number":"JOB_47348","tr_customer_id":47365,"tr_customer_product_id":47355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:53:01.000Z","modified_at":"2025-07-25T01:58:09.000Z","name":"Clara Lowe","mobile_number":"261-889-8512","email_id":"Sincere.Hudson@hotmail.com","dop":"2025-05-01","serial_number":"10471790578256","imei1":"10471790578256","imei2":"10471790578256","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-07-25T01:58:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47348,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T01:53:01.000Z"}],"quatations":[]},{"id":47347,"job_number":"JOB_47347","tr_customer_id":47364,"tr_customer_product_id":47354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T01:34:50.000Z","modified_at":"2025-07-25T01:35:05.000Z","name":"Alexa Schaden","mobile_number":"348-898-6481","email_id":"Arianna47@hotmail.com","dop":"2025-05-01","serial_number":"10067190374656","imei1":"10067190374656","imei2":"10067190374656","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-07-25T01:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":47347,"remark":"poor battery","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-25T01:34:50.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5NTQyNTB9.-QmHThmKqzdXvtcyjA9kH8zX7T_-zZNtqShgyVm9lmU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69473362-c210-4c27-b485-a490ac34c7f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0Nzh9.WDc8rT9sklGOVAYu2r7Dz6rZFHzMvDOIBXIEXoQMrBI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a3d1edd-4bef-4b6e-8ca1-04bb12644ee6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id" : 47795,
            "problems" : [
                {
                    "id" : 1,
                    "remark" : "Poor Battery Life"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acfdf583-ef72-4a25-8b03-38f1409643e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username" : "iamqc",
            "password" : "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-G9uOsgkoMR8TXra9b/UJ9WeesWw"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk"}}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a10dd126-7442-41b2-a085-0c8b9650531d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5900f3d3-bc56-4c09-afd5-884d88894ac8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-W92ptHn7jb5W2RsKa6RUOJWDWVI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":15},{"label":"QC Completed","key":"qc_completed","count":6},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46011170-30f8-4a3f-9c6a-727b28ecf884
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 5.71KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0be3d6c9-0b09-4602-a3a2-5bb6833c6186
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16d4-0HqPeW4BbiVz+WPqwXtc1dRZRaM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:24.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 548ms
Mean size per request: 14.61KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71e0ae5c-c310-4718-bce8-69d0236c45f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3a6e-84uRXpL0EA8DMwG9ByD/YjKLZts"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47793,"job_number":"JOB_47793","tr_customer_id":47810,"tr_customer_product_id":47800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:15.000Z","modified_at":"2025-07-26T03:44:36.000Z","name":"Nona Block","mobile_number":"821-527-3547","email_id":"Bobbie_Price56@yahoo.com","dop":"2025-04-06","serial_number":"15631531536459","imei1":"15631531536459","imei2":"15631531536459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-26T03:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47584,"job_number":"JOB_47584","tr_customer_id":47601,"tr_customer_product_id":47591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:15:18.000Z","modified_at":"2025-07-25T11:15:27.000Z","name":"Marilie Bednar","mobile_number":"250-232-3728","email_id":"Daren.Spinka@yahoo.com","dop":"2025-07-09","serial_number":"104114112197713","imei1":"104114112197713","imei2":"104114112197713","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:15:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47574,"job_number":"JOB_47574","tr_customer_id":47591,"tr_customer_product_id":47581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:11:19.000Z","modified_at":"2025-07-25T11:11:28.000Z","name":"Dortha Weimann","mobile_number":"494-304-5841","email_id":"Sofia.Wilkinson@hotmail.com","dop":"2025-07-09","serial_number":"107000106740788","imei1":"107000106740788","imei2":"107000106740788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47573,"job_number":"JOB_47573","tr_customer_id":47590,"tr_customer_product_id":47580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:07:05.000Z","modified_at":"2025-07-25T11:07:14.000Z","name":"Rowan Sawayn","mobile_number":"979-913-0267","email_id":"Austen45@hotmail.com","dop":"2025-07-09","serial_number":"103707672083740","imei1":"103707672083740","imei2":"103707672083740","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47563,"job_number":"JOB_47563","tr_customer_id":47580,"tr_customer_product_id":47570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:03:53.000Z","modified_at":"2025-07-25T11:04:06.000Z","name":"Cristopher Gutkowski","mobile_number":"559-528-2101","email_id":"Ray_Runolfsdottir74@hotmail.com","dop":"2025-07-09","serial_number":"101869395665518","imei1":"101869395665518","imei2":"101869395665518","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47562,"job_number":"JOB_47562","tr_customer_id":47579,"tr_customer_product_id":47569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:02:25.000Z","modified_at":"2025-07-25T11:02:34.000Z","name":"Elise Lebsack","mobile_number":"714-748-2200","email_id":"Leonard.Jones@gmail.com","dop":"2025-07-09","serial_number":"106997611871756","imei1":"106997611871756","imei2":"106997611871756","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47561,"job_number":"JOB_47561","tr_customer_id":47578,"tr_customer_product_id":47568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:00:38.000Z","modified_at":"2025-07-25T11:00:47.000Z","name":"Ryan Fisher","mobile_number":"756-690-1468","email_id":"Marianne1@gmail.com","dop":"2025-07-09","serial_number":"102795365340939","imei1":"102795365340939","imei2":"102795365340939","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T11:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47560,"job_number":"JOB_47560","tr_customer_id":47577,"tr_customer_product_id":47567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:59:05.000Z","modified_at":"2025-07-25T10:59:13.000Z","name":"Alda Kemmer","mobile_number":"917-206-0984","email_id":"Chanelle10@hotmail.com","dop":"2025-07-09","serial_number":"108461638894972","imei1":"108461638894972","imei2":"108461638894972","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47559,"job_number":"JOB_47559","tr_customer_id":47576,"tr_customer_product_id":47566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:57:27.000Z","modified_at":"2025-07-25T10:57:36.000Z","name":"Quinn Turner","mobile_number":"414-422-4088","email_id":"Delphia.Dickinson@gmail.com","dop":"2025-07-09","serial_number":"106090855114894","imei1":"106090855114894","imei2":"106090855114894","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47555,"job_number":"JOB_47555","tr_customer_id":47572,"tr_customer_product_id":47562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:55:13.000Z","modified_at":"2025-07-25T10:55:22.000Z","name":"Orion Mayert","mobile_number":"457-719-0922","email_id":"Ryann_Lang20@gmail.com","dop":"2025-07-09","serial_number":"105027304224657","imei1":"105027304224657","imei2":"105027304224657","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47548,"job_number":"JOB_47548","tr_customer_id":47565,"tr_customer_product_id":47555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T10:52:45.000Z","modified_at":"2025-07-25T10:52:53.000Z","name":"Efrain Sipes","mobile_number":"828-431-2085","email_id":"Kay.Trantow33@hotmail.com","dop":"2025-07-09","serial_number":"104161216684508","imei1":"104161216684508","imei2":"104161216684508","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T10:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47440,"job_number":"JOB_47440","tr_customer_id":47457,"tr_customer_product_id":47447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:57:02.000Z","modified_at":"2025-07-25T04:57:10.000Z","name":"Dillon Metz","mobile_number":"712-685-1310","email_id":"Florine53@hotmail.com","dop":"2025-07-09","serial_number":"106109619887511","imei1":"106109619887511","imei2":"106109619887511","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47435,"job_number":"JOB_47435","tr_customer_id":47452,"tr_customer_product_id":47442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:48:52.000Z","modified_at":"2025-07-25T04:49:01.000Z","name":"Laverna Hammes","mobile_number":"209-636-1038","email_id":"Beverly_Jacobi@yahoo.com","dop":"2025-07-09","serial_number":"107925945783115","imei1":"107925945783115","imei2":"107925945783115","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47433,"job_number":"JOB_47433","tr_customer_id":47450,"tr_customer_product_id":47440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T04:46:58.000Z","modified_at":"2025-07-25T04:47:01.000Z","name":"Andreanne Renner","mobile_number":"722-378-3103","email_id":"Electa58@gmail.com","dop":"2024-10-15","serial_number":"224734517769059","imei1":"224734517769059","imei2":"224734517769059","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-25T04:47:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:42.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-07-26T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":30978}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24813232-14e1-4d65-bb2e-2cf13876d4f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "job_id": 47795
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0NTk1NTU4OH0.AiRqbbHyiVPRk3OJg21nZdKhogVLzG2i9tsHPfklAuM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 6.66KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MzUwMTQ4M30.2_QMi1IOzp76hRUCNZYMZ3iV_HiNzbUaeRfX60EBhQk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4d349d3-377a-4930-bc27-a74e0e56b6e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1aa8-EAzrPaht5X6FYKidY3XGC/gJ7Zg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47790,"job_number":"JOB_47790","tr_customer_id":47807,"tr_customer_product_id":47797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:29.000Z","modified_at":"2025-07-26T03:43:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"44418894636157","imei1":"44418894636157","imei2":"44418894636157","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47788,"job_number":"JOB_47788","tr_customer_id":47805,"tr_customer_product_id":47795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:17.000Z","modified_at":"2025-07-26T03:43:51.000Z","name":"Emmalee Heathcote","mobile_number":"432-233-1349","email_id":"Kaylee45@gmail.com","dop":"2025-04-06","serial_number":"19455847236665","imei1":"19455847236665","imei2":"19455847236665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47787,"job_number":"JOB_47787","tr_customer_id":47804,"tr_customer_product_id":47794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:43:16.000Z","modified_at":"2025-07-26T03:43:26.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"97988633936266","imei1":"97988633936266","imei2":"97988633936266","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47783,"job_number":"JOB_47783","tr_customer_id":47800,"tr_customer_product_id":47790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:38:05.000Z","modified_at":"2025-07-26T03:38:29.000Z","name":"Olen Kerluke","mobile_number":"583-339-4080","email_id":"Deron_Metz@hotmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47779,"job_number":"JOB_47779","tr_customer_id":47796,"tr_customer_product_id":47786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:30:31.000Z","modified_at":"2025-07-26T03:30:52.000Z","name":"Etha Kris","mobile_number":"288-879-7887","email_id":"Maria54@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:44.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47792,"job_number":"JOB_47792","tr_customer_id":47809,"tr_customer_product_id":47799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:05.000Z","modified_at":"2025-07-26T03:44:24.000Z","name":"Nikita Rao","mobile_number":"598-344-3412","email_id":"Lee_Lindgren17@yahoo.com","dop":"2025-04-15","serial_number":"89434558138509","imei1":"89434558138509","imei2":"89434558138509","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27f72fec-48ee-484e-bac1-889213bd2228
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-jq8msKiLi5Pf5v3aGQOHjkVRKrk"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0ODV9.z05AWRIM20Yc95DjdOy1TP61yAYhrdXZke0mFV591Dw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2edafd17-356b-4f6d-9ee9-090a94079045
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-UTHRVpAdY/w1Olqe9opAIwZki5k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96e70a72-fba0-4c11-87f3-6365fc4716a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-nXe26Suc4tPpeKZnkLYbfLbm+3Q"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":22},{"label":"Created today","key":"created_today","count":17},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 21.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bac0f8ed-e418-4237-9297-4d23aadc10fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"54ca-U58UxbO3BaZJGxzowFtMCNAyliI"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:44.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"53fa-Qx8KmfiVziEy+HKmye0WfVper9w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 21.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c05a59e9-bccf-4c2a-9ce0-d2bae51e32e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"54ca-U58UxbO3BaZJGxzowFtMCNAyliI"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":47778,"job_number":"JOB_47778","tr_customer_id":47795,"tr_customer_product_id":47785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:50:46.000Z","modified_at":"2025-07-25T20:51:04.000Z","name":"Emerald Jaskolski","mobile_number":"969-426-3739","email_id":"Jany83@hotmail.com","dop":"2025-07-09","serial_number":"106790777466337","imei1":"106790777466337","imei2":"106790777466337","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47776,"job_number":"JOB_47776","tr_customer_id":47793,"tr_customer_product_id":47783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:21.000Z","modified_at":"2025-07-25T20:47:36.000Z","name":"Leila Feil","mobile_number":"501-540-2559","email_id":"Delphine29@yahoo.com","dop":"2025-07-09","serial_number":"107728161275156","imei1":"107728161275156","imei2":"107728161275156","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47774,"job_number":"JOB_47774","tr_customer_id":47791,"tr_customer_product_id":47781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:47:02.000Z","modified_at":"2025-07-25T20:47:16.000Z","name":"Maximo Metz","mobile_number":"334-653-7801","email_id":"Joel_Hamill16@gmail.com","dop":"2025-07-09","serial_number":"101413060653227","imei1":"101413060653227","imei2":"101413060653227","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47771,"job_number":"JOB_47771","tr_customer_id":47788,"tr_customer_product_id":47778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T20:34:28.000Z","modified_at":"2025-07-25T20:34:45.000Z","name":"Wilber Conn","mobile_number":"200-948-6105","email_id":"Chad.Oberbrunner@hotmail.com","dop":"2025-07-09","serial_number":"101645371579861","imei1":"101645371579861","imei2":"101645371579861","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T20:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47732,"job_number":"JOB_47732","tr_customer_id":47749,"tr_customer_product_id":47739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:57.000Z","modified_at":"2025-07-25T19:08:12.000Z","name":"Lucius Boehm","mobile_number":"837-866-4837","email_id":"Quinton_Volkman@hotmail.com","dop":"2025-07-09","serial_number":"103452762743526","imei1":"103452762743526","imei2":"103452762743526","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47730,"job_number":"JOB_47730","tr_customer_id":47747,"tr_customer_product_id":47737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T19:07:36.000Z","modified_at":"2025-07-25T19:07:51.000Z","name":"Leonor Little","mobile_number":"301-526-9820","email_id":"Coty_Schaefer4@hotmail.com","dop":"2025-07-09","serial_number":"104145933313493","imei1":"104145933313493","imei2":"104145933313493","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T19:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47711,"job_number":"JOB_47711","tr_customer_id":47728,"tr_customer_product_id":47718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:05:13.000Z","modified_at":"2025-07-25T18:05:27.000Z","name":"Sammy Buckridge","mobile_number":"713-918-7805","email_id":"Corbin_Bins@yahoo.com","dop":"2025-07-09","serial_number":"107593386488889","imei1":"107593386488889","imei2":"107593386488889","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47708,"job_number":"JOB_47708","tr_customer_id":47725,"tr_customer_product_id":47715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:53.000Z","modified_at":"2025-07-25T18:05:08.000Z","name":"Elisa Bergstrom","mobile_number":"607-218-9434","email_id":"Bernita43@hotmail.com","dop":"2025-07-09","serial_number":"105997482615581","imei1":"105997482615581","imei2":"105997482615581","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47706,"job_number":"JOB_47706","tr_customer_id":47723,"tr_customer_product_id":47713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:04:34.000Z","modified_at":"2025-07-25T18:04:48.000Z","name":"Marshall Hyatt","mobile_number":"421-868-2687","email_id":"Nona51@hotmail.com","dop":"2025-07-09","serial_number":"109295629866072","imei1":"109295629866072","imei2":"109295629866072","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47704,"job_number":"JOB_47704","tr_customer_id":47721,"tr_customer_product_id":47711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:01:17.000Z","modified_at":"2025-07-25T18:01:34.000Z","name":"Toni Kulas","mobile_number":"902-459-5480","email_id":"Cooper64@yahoo.com","dop":"2025-07-09","serial_number":"106670072501379","imei1":"106670072501379","imei2":"106670072501379","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47702,"job_number":"JOB_47702","tr_customer_id":47719,"tr_customer_product_id":47709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:55.000Z","modified_at":"2025-07-25T18:01:12.000Z","name":"Jaylon Harvey","mobile_number":"584-661-3085","email_id":"Haylee.Zboncak@yahoo.com","dop":"2025-07-09","serial_number":"103913664240620","imei1":"103913664240620","imei2":"103913664240620","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47700,"job_number":"JOB_47700","tr_customer_id":47717,"tr_customer_product_id":47707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T18:00:34.000Z","modified_at":"2025-07-25T18:00:50.000Z","name":"Willis Pacocha","mobile_number":"305-863-3894","email_id":"Oceane29@gmail.com","dop":"2025-07-09","serial_number":"108423124474048","imei1":"108423124474048","imei2":"108423124474048","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T18:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47688,"job_number":"JOB_47688","tr_customer_id":47705,"tr_customer_product_id":47695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:31:30.000Z","modified_at":"2025-07-25T16:31:49.000Z","name":"Tod Rempel","mobile_number":"976-302-3197","email_id":"Ella1@hotmail.com","dop":"2025-07-09","serial_number":"107583578854733","imei1":"107583578854733","imei2":"107583578854733","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47687,"job_number":"JOB_47687","tr_customer_id":47704,"tr_customer_product_id":47694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:29:23.000Z","modified_at":"2025-07-25T16:29:40.000Z","name":"Nathan Moore","mobile_number":"655-295-9735","email_id":"Edison_Schaden@gmail.com","dop":"2025-07-09","serial_number":"100278867600788","imei1":"100278867600788","imei2":"100278867600788","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47686,"job_number":"JOB_47686","tr_customer_id":47703,"tr_customer_product_id":47693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:20:18.000Z","modified_at":"2025-07-25T16:20:37.000Z","name":"Howell Parisian","mobile_number":"742-211-2725","email_id":"Devante.Beier79@hotmail.com","dop":"2025-07-09","serial_number":"102590366850689","imei1":"102590366850689","imei2":"102590366850689","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47685,"job_number":"JOB_47685","tr_customer_id":47702,"tr_customer_product_id":47692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:15:46.000Z","modified_at":"2025-07-25T16:16:10.000Z","name":"Sigrid Mertz","mobile_number":"885-541-4044","email_id":"Clement_Lakin@gmail.com","dop":"2025-07-09","serial_number":"109484851940371","imei1":"109484851940371","imei2":"109484851940371","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47684,"job_number":"JOB_47684","tr_customer_id":47701,"tr_customer_product_id":47691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T16:13:38.000Z","modified_at":"2025-07-25T16:13:57.000Z","name":"Adell Dare","mobile_number":"988-519-8643","email_id":"Ava_Goyette@gmail.com","dop":"2025-07-09","serial_number":"101867768466913","imei1":"101867768466913","imei2":"101867768466913","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T16:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47678,"job_number":"JOB_47678","tr_customer_id":47695,"tr_customer_product_id":47685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T15:48:07.000Z","modified_at":"2025-07-25T15:48:23.000Z","name":"Carey Hintz","mobile_number":"494-758-1745","email_id":"Blair.Marks1@yahoo.com","dop":"2025-07-09","serial_number":"101377258615322","imei1":"101377258615322","imei2":"101377258615322","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T15:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47639,"job_number":"JOB_47639","tr_customer_id":47656,"tr_customer_product_id":47646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T13:56:58.000Z","modified_at":"2025-07-25T14:05:36.000Z","name":"Joe Yundt","mobile_number":"824-889-9408","email_id":"Antonina.Ullrich63@yahoo.com","dop":"2025-04-06","serial_number":"14658473256950","imei1":"14658473256950","imei2":"14658473256950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T14:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47585,"job_number":"JOB_47585","tr_customer_id":47602,"tr_customer_product_id":47592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-25T11:17:00.000Z","modified_at":"2025-07-25T11:17:14.000Z","name":"Sabryna Marks","mobile_number":"953-761-4889","email_id":"Lizzie.Treutel49@yahoo.com","dop":"2025-07-09","serial_number":"104903228099958","imei1":"104903228099958","imei2":"104903228099958","popurl":"2025-07-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-25T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47346,"job_number":"JOB_47346","tr_customer_id":47363,"tr_customer_product_id":47353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-24T18:41:37.000Z","modified_at":"2025-07-24T18:42:15.000Z","name":"Amiya Kilback","mobile_number":"877-676-8990","email_id":"Eda_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12111566317058","imei1":"12111566317058","imei2":"12111566317058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-24T18:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:44.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-07-26T03:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31174}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b74a5b69-c989-4df1-ac14-794aa79c014c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 25
Request Body
{
            "job_id": 47795
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_31167"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 1013B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 81719177-2159-4a27-ac8c-60588d9f29c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_47795"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1013
ETag W/"3f5-xEYrQfNiZACZBx4irUC9tJ78vNI"
Vary Accept-Encoding
Date Sat, 26 Jul 2025 03:44:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:46.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31167' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,hi;q=0.7,mr;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDU5OTgwNDJ9.pM_mlgVR7HFQg0w49FJy2KlBElycmKbhzL34Xw4-pOI' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_47795
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 2.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTM1MDE0NjV9.fcRRw1ZzXqfsaFMKRJv_EOXZ4jTjKJ-Ig8cWFJAu5L8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5224eb82-abdf-4893-8e40-3362b6b26dfb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a38-Ex5VK7IYC/mb8sh8Mp6SKVnR/kY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 26 Jul 2025 03:44:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":47795,"job_number":"JOB_47795","tr_customer_id":47812,"tr_customer_product_id":47802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-07-26T03:44:27.000Z","modified_at":"2025-07-26T03:44:46.000Z","name":"Sarah Gleason","mobile_number":"590-344-3412","email_id":"Lee_Laidgren17@yahoo.com","dop":"2025-04-15","serial_number":"79417359566958","imei1":"79417359566958","imei2":"79417359566958","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-07-26T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":209279,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:27.000Z","created_at":"2025-07-26T03:44:27.000Z"},{"id":209280,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-07-26T03:44:27.000Z","created_at":"2025-07-26T03:44:27.000Z"},{"id":209282,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-07-26T03:44:37.000Z","created_at":"2025-07-26T03:44:37.000Z"},{"id":209283,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-07-26T03:44:42.000Z","created_at":"2025-07-26T03:44:42.000Z"},{"id":209284,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-07-26T03:44:44.000Z","created_at":"2025-07-26T03:44:44.000Z"},{"id":209285,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-07-26T03:44:46.000Z","created_at":"2025-07-26T03:44:46.000Z"},{"id":209286,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-07-26T03:44:46.000Z","created_at":"2025-07-26T03:44:46.000Z"}],"problems":[{"id":74937,"problem":"Sync issue","remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-07-26T03:44:27.000Z"},{"id":74939,"problem":"Smartphone is running slow","remark":"Poor Battery Life","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-07-26T03:44:42.000Z"}],"quatations":[]}}
Test Information
No Tests for this request